nix-community.nixvim/plugins/lsp
Lin Xianyi 1e4c4a0add
Fix documentation for deprecated installLanguageServer (#1096)
`plugins.lsp.servers.${serverName}.package` should be `null` instead of `false`
2024-02-15 08:57:47 +01:00
..
language-servers plugins: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
conform-nvim.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
default.nix Fix documentation for deprecated installLanguageServer (#1096) 2024-02-15 08:57:47 +01:00
fidget.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
helpers.nix plugins/lsp: deprecate installLanguageServer option in favor of setting package = null 2024-02-14 23:49:24 +01:00
inc-rename.nix plugins: Introduce helpers.defaultNullOpts.mkLuaFn (#855) 2023-12-29 15:24:42 +01:00
lsp-format.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
lsp-lines.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
lspsaga.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
nvim-lightbulb.nix misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
trouble.nix lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
wtf.nix keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00