mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-07 16:04:47 +02:00
nvim: added viper highlighting
This commit is contained in:
@@ -110,6 +110,7 @@ vim.filetype.add({
|
||||
sage = "python",
|
||||
sh = "bash",
|
||||
tex = "tex",
|
||||
vpr = "viper",
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user