nvf/modules/plugins
siggsy fdba701b46 languages/haskell: hls-wrapper -> hls
hls-wrapper is a simple script to start the correct language server
based on the currently oppened project. From nvf perspective, this makes
it effectively useless. To allow haskell to work on nvf OOTB, we specify
cmd with hls (not wrapper).

NOTE: this pins the language server to specific GHC version.
To circumvent this, users must override (lib.mkForce)
vim.lsp.servers.haskell-tools.cmd with their own, or just specify it as
[ "haskell-language-server-wrapper" "--lsp" ].
2025-11-08 07:00:58 +01:00
..
assistant lib: rewrite toLuaObject, deprecate everything else (#1178) 2025-10-13 18:56:11 +02:00
autopairs treewide: find and fix typos 2024-11-26 10:36:39 +03:00
comments fix: bad comment keymaps (#488) 2024-12-06 12:57:33 +00:00
completion fix(blink-cmp): Fix broken default sources 2025-08-06 22:35:19 -04:00
dashboard startify: fix typo 2025-08-13 14:00:00 +02:00
debugger nvim-dap: fix bad keymap options 2024-12-05 00:58:23 +01:00
diagnostics docs: update vim.diagnostics.nvim-lint.*.required_files description 2025-04-18 11:00:16 +07:00
filetree nvimtree: add missing icon placement options 2025-05-04 19:05:09 -05:00
formatter Make conform respect config.vim.lsp.formatOnSave and config.vim.lsp.mappings.toggleFormatOnSave 2025-05-09 04:12:54 +02:00
git treewide: don't import modules manually 2025-09-27 00:33:21 +00:00
hydra utility/multicursors-nvim: init #610) 2025-02-22 16:41:38 +00:00
languages languages/haskell: hls-wrapper -> hls 2025-11-08 07:00:58 +01:00
lsp Merge pull request #1156 from horriblename/LspAttach-keybinds 2025-09-30 21:43:36 +03:00
mini treewide: remove unused function arguments 2025-07-06 03:31:18 +02:00
minimap treewide: don't import modules manually 2025-09-27 00:33:21 +00:00
notes treewide: don't import modules manually 2025-09-27 00:33:21 +00:00
projects treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
repl conjure option text update 2025-05-22 16:19:52 +02:00
rich-presence treewide: find and fix typos 2024-11-26 10:36:39 +03:00
runner flake: update run.nvim 2024-12-25 15:11:29 +01:00
session nvim-session-manager: add GitSession autoload mode 2025-06-25 10:39:00 +02:00
snippets fix(snippets/luasnip): enable vscode snippet loader 2025-07-17 17:56:37 +08:00
spellcheck spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00
statusline feat: add mellow.nvim theme plugin with lualine support (#1188) 2025-10-26 22:42:39 +01:00
tabline Merge branch 'v0.8' into notashelf/push-lnklzrqrwnym 2025-10-03 09:12:26 +03:00
terminal toggleterm: use new keybind helper 2024-11-30 15:46:09 +01:00
theme feat: add mellow.nvim theme plugin with lualine support (#1188) 2025-10-26 22:42:39 +01:00
treesitter treewide: don't import modules manually 2025-09-27 00:33:21 +00:00
ui ui/nvim-highlight-colors: remove untyped vendored options 2025-08-31 13:49:17 -04:00
utility Merge pull request #1162 from alfarelcynthesis/deadnix-run 2025-09-27 11:43:37 +02:00
visuals treewide: remove unused function arguments 2025-07-06 03:31:18 +02:00