" haskell LSP settings " autocmd FileType haskell setlocal omnifunc=v:lua.vim.lsp.omnifunc autocmd BufWritePre *.hs :lua vim.lsp.buf.format()