mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-02-21 12:14:47 +01: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