Snoweuph
19d6e9f53c
lsp/presets/yaml-language-server: init
2026-04-15 18:12:38 +02:00
Snoweuph
c2baadb73c
lsp/presets/wgsl-analyzer: init
2026-04-15 18:12:37 +02:00
Snoweuph
78eac1d1c2
lsp/presets/vala-language-server: init
2026-04-15 18:12:36 +02:00
Snoweuph
32ba93fe34
lsp/presets/typescript-language-server: init
2026-04-15 18:12:34 +02:00
Snoweuph
3f11748007
lsp/presets/typescript-go: init
2026-04-15 18:12:33 +02:00
Snoweuph
a14dc9d012
lsp/presets/twig-language-server: init
2026-04-15 18:12:32 +02:00
Snoweuph
bcfb416372
lsp/presets/tinymist: init
2026-04-15 18:12:31 +02:00
Snoweuph
69ea4a81bd
lsp/presets/lemminx: init
2026-04-15 18:12:30 +02:00
Snoweuph
cd73e9dead
lsp/presets/deno: init
2026-04-15 18:12:29 +02:00
Snoweuph
f6da4534bd
lsp/presets/harper: move to new lsp/presets namespace
2026-04-15 18:12:27 +02:00
Snoweuph
fae3be6c27
lsp/presets: init
2026-04-15 18:12:26 +02:00
Alfarel
3ab2d5d876
Merge pull request #1450 from alfarelcynthesis/no-default-mappings-option
...
treewide: allow disabling nvf mappings
2026-04-10 17:04:12 +00:00
Snoweuph
c001081d27
lsp/harper-ls: add config for filetypes ( #1378 )
2026-02-18 10:41:07 +01:00
kazimazi
b7250bde5d
lsp: fix deprecation warning in neovim 0.12
2026-02-14 22:09:43 +01:00
5ff51032a4
Merge pull request #1156 from horriblename/LspAttach-keybinds
...
attach LSP keybinds + other setup work in LspAttach
2025-09-30 21:43:36 +03:00
Ching Pei Yang
06bc21e75c
Merge pull request #1161 from alfarelcynthesis/less-import
...
treewide: don't import modules manually
2025-09-27 11:40:42 +02:00
alfarel
ae1922f6da
treewide: don't import modules manually
...
Reduces maintenance burden.
2025-09-27 00:33:21 +00:00
Ching Pei Yang
e1fd607e3f
lsp: call default_on_attach in LspAttach autocmd
2025-09-26 00:29:27 +02:00
gmvar
c752aaa24f
lsp/harper-ls: init
2025-08-25 09:22:16 -07:00
Soliprem
17968d1ced
lsp/otter: remove conflict warning since 0.11 is now common
2025-08-02 13:49:09 +02:00
Francesco Prem Solidoro
34bd3f08f0
otter: remove deprecated setting
2025-07-16 02:47:29 +02:00
Ching Pei Yang
955f2046cf
lsp: add TODO
2025-05-09 04:12:54 +02:00
Ching Pei Yang
4f0cc5725a
lsp: prefer conform for format on save
2025-05-09 04:12:54 +02:00
Noah765
09f2e1d524
lsp: fix toggleFormatOnSave ( #869 )
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2025-05-09 01:33:01 +02:00
b618939716
languages: deprecate vim.languages.enableLSP
...
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:25:07 +03:00
1ed6fd9f58
languages: deprecate vim.languages.enableLSP
...
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:01:46 +03:00
bb3ca63d21
lsp/null-ls: take a list instead of attrs for sources
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
2025-04-27 06:26:58 +03:00
Venkatesan Ravi
a1fbdf49fd
lsp: add inlayHints support
2025-04-05 01:39:01 +00:00
963af1541e
Merge branch 'main' into vim-diagnostics
2025-04-04 13:47:24 +00:00
335a878a8f
lsp: deprecate lsplines in favor of vim.diagnostics
2025-04-04 14:35:16 +03:00
Venkatesan Ravi
94b5838175
lsp/lsp-aga: add catppuccin integration ( #779 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Co-authored-by: raf <raf@notashelf.dev>
2025-04-03 13:27:59 +00:00
5d2d249a46
lsp/null-ls: convert to new setupOpts format; get rid of prelude DAG
2025-03-29 21:13:42 +03:00
raf
e473a4ddb1
lsp/lspsaga: update source; lazyload; remove keybinds ( #724 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
* pins: point lspsaga to new source
Stop using the fork, the author is back.
* pins: point lspsaga to new source
Stop using the fork, the author is back.
2025-03-18 09:52:07 +00:00
0367f490ba
lsp/lspsaga: convert setupOpts format
2025-03-17 20:26:33 +03:00
Soliprem
c3b9c979ee
lsp/otter: fix assertion ( #696 )
...
* otter: change assert into a warning
* otter: update source and warning
2025-03-07 19:59:28 +00:00
Adam Szalkowski
3bf7abd6c9
plugins/nvim-docs-view: fix default mappings ( #675 )
2025-03-01 14:49:17 +01:00
e42bcbe1ec
lsp/lspsaga: fix npins name incompat
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
2025-02-17 03:18:31 +03:00
Filip Hoffmann
7eb1780ab6
lsp/lspkind: fix plugin name ( #626 )
...
* lsp/lspkind: fix plugin name
* docs: update changelog
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 17:46:49 +00:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05:00
Ching Pei Yang
122f3b3f35
lspkind: integration with blink.cmp
2025-02-06 19:26:19 +08:00
Ching Pei Yang
102d103986
lsp-signature: assert against using with blink
2025-02-06 19:26:14 +08:00
Ching Pei Yang
214e2d597e
lsp: add blink integration
2025-02-06 19:26:13 +08:00
9a93409606
lsp/lightbulb: cleanup; modularize autocommand behaviour
Check for typos in the source tree / check-typos (push) Has been cancelled
2025-01-25 16:51:07 +03:00
Omar Abragh
73660af2e3
lightbulb: add setupOpts option ( #492 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-12-11 00:00:51 +03:00
Ching Pei Yang
a83168e6d7
trouble: switch to new keybind helper
2024-11-30 15:38:07 +01:00
a3038b697d
treewide: find and fix more typos
2024-11-26 11:24:25 +03:00
diniamo
c99afe12c3
trouble: fix binds
2024-11-16 21:31:59 +01:00
Ching Pei Yang
8099b9c821
lib/binds: update lzn bind functions
2024-11-15 09:40:06 +03:00
Ching Pei Yang
21fcace3ed
treewide: implement lazy loading via lz.n for selected plugins ( #407 )
...
* flake: add lz.n and lzn-auto-require
* lazy: init module
* lzn-auto-require: add init lua code
* wrapper: fix opt plugin format
* lib.binds: add lz.n variant of bind functions
* telescope: lazy load
* nvim-tree: lazy load
* dapui: lazy load
* trouble: lazy load
* toggleterm: lazy load
* cheatsheet: lazy load
* diffview: lazy load
* icon-picker: lazy load
* leap: lazy load
* fidget: lazy load
* docs: add section on lazy plugins
* lazy: support lazy.enable=false
* comment-nvim: lazy load
* surround-nvim: lazy load
* neo-tree: lazy load
* fixup! lazy: init module
* dap: appease the nix gods (fix statix lint)
* flake.lock: fix merge mistake
* doc: update release note
* fixup! doc: update release note
* neo-tree: fix duplicate neo-tree install
* lazy: use attrsOf for lazy.plugins
* treewide: update lazy.plugins syntax
* docs: update lazy.plugins syntax
* lazy: cleanup
* Update docs/manual/hacking/additional-plugins.md
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* formatting nitpick
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* typo tee hee :3
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* typo tee hee :4
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* flake: update lz.n
* lazy: update lz.n plugin spec
* lazy: allow lines in place of str for lua code
* copilot: lazy load
* cmp: lazy load
this moves cmp itself to lazy.plugins but other plugins that call cmp
are not yet lazy so cmp is technically not yet lazy
* luasnip: lazy load
* flake: add rtp.nvim
* cmp: actually lazy load source
* fixup! cmp: actually lazy load source
* format
* docs: fix broken link
* cmp-nvim-lsp: lazy load
* lazy: allow key mode of str type
* cmp: install sourcess via cmp.sourcePlugins
* Update docs/manual/hacking/additional-plugins.md
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* lazy: refactor common var
* nvim-dap-ui: add setupOpts
* refactor: re-order plugin and lz.n configs
lazy: make lzn-auto-require togglable
* docs: update dag-entries
* trouble: remove redundant import
* lazy: remove unused module arg
* toggleterm: make lazygit keybind optional
* toggleterm: use toLuaObject for clarity
* surround: rework keymap config
* remove stale FIXME
* lsp: use cmp_nvim_lsp capabilities
* cmp: deduplicate attr key
* theme: ensure themes load before lazy plugins
* doc: update description of `theme` dag entry
* lsp: avoid loading cmp on startup
* doc: update configuration docs on custom plugins
* cmp: skip trigger_load if lazy disabled
* treesitter: remove redundant code
* lsp: mark hack as HACK
* comment: remove redundant plugin
* Squash merge v0.7 into feature/lzn
---------
Co-authored-by: raf <raf@notashelf.dev>
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-11-04 16:50:50 +01:00
diniamo
0aa557dac6
lsp: avoid vimscript in bindings
2024-10-27 14:31:13 +01:00