dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 34a5bbdacb
nvim: after/ftplugin/cabal: Enable HLS on cabal files
Enabling HLS on cabal files allows us to format them using gq. HLS
just uses the internal cabal-fmt plugin.
https://haskell-language-server.readthedocs.io/en/latest/features.html#formatting
2023-03-06 22:15:29 +05:30
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua nvim: Use mappings for copying entire buffer & drop textobj-entire 2022-12-28 19:51:34 +05:30
lsp-utils.lua nvim: after/ftplugin/cabal: Enable HLS on cabal files 2023-03-06 22:15:29 +05:30
lsp.lua nvim: lsp: Fix luacheck warning on setting non-standard global variable 2023-03-06 13:33:40 +05:30
plugins.lua nvim: plugins: Drop cabalfmt 2023-03-06 22:04:39 +05:30
treesitter.lua nvim: plugins/treesitter: Drop playground 2023-02-28 00:05:45 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2023-01-04 13:54:10 +05:30