chore: Added support for lhs compile with vimtex
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user