mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-13 04:51:15 +02:00
nvim: improved guidelines for filetypes
This commit is contained in:
@@ -108,7 +108,7 @@ vim.filetype.add({
|
||||
nim = "nim",
|
||||
py = "python",
|
||||
sage = "python",
|
||||
sh = "shell",
|
||||
sh = "bash",
|
||||
tex = "tex",
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user