chore: Added support for lhs compile with vimtex
This commit is contained in:
parent
b4e9c96279
commit
2785d9fce9
3 changed files with 17 additions and 4 deletions
2
.config/nvim/ftplugin/lhaskell.lua
Normal file
2
.config/nvim/ftplugin/lhaskell.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
vim.bo.filetype = "tex"
|
||||
vim.bo.syntax = "lhaskell"
|
Loading…
Add table
Add a link
Reference in a new issue