dotfiles/.config/nvim/ftplugin/lhaskell.lua

2 lines
51 B
Lua

vim.bo.filetype = "tex"
vim.bo.syntax = "lhaskell"