Commit graph

15 commits

Author SHA1 Message Date
Ching Pei Yang
b8f546bf7c
lib/languages: fix lsp.servers.*.cmd concatenating 2025-07-23 23:36:22 +02:00
sjcobb
9021e4d021 update cmd spec 2025-06-05 09:40:56 +01:00
sjcobb
59f89ff96f enable lua function calls in cmd definition 2025-05-30 13:27:07 +01:00
sjcobb
7ae81ca51b simplify and remove unnecessary stuff 2025-05-22 14:48:14 +01:00
sjcobb
bc93d67416 Initialize changes for nix 2025-05-20 15:45:04 +01:00
52fb95ea6b lib/languages: add explicit enable to LSP submodule 2025-04-28 00:00:49 +02:00
159a033902 lib/languages: add root_marker to lspOptions type 2025-04-28 00:00:49 +02:00
1768791402 lib/languages: add lspOptions submodule type for freeform LSP config 2025-04-28 00:00:49 +02:00
ab3a68fe1a
lib: remove toVimBool 2025-01-10 17:02:29 +03:00
5a5f49f85f
lib/languages: re-add toVimBool 2024-12-11 00:01:50 +03:00
diniamo
7dbd1cd8d1
treewide: rewrite autocompletion module and related stuff (#404)
* modules/completion: rewrite

* treewide: remove vsnip, add luasnip

* nvim-cmp: add default sorting

* nvim-cmp: load after luasnip

* lib: fix docs for mergelessListOf

* docs: add changelog entires for rewrite

* deprecations: add rewrite deprecations

* nvim-cmp: clarify in format description

* docs: fix option reference in release notes

* treewide: remove reduant `// {default = false;}`s

* luasnip: add missing `{option}` for option reference

* deprecations: add entry for vsnip

* nvim-autopairs: use multiline string

* nvim-dap: use outer attribute
2024-10-09 17:50:34 +00:00
Frothy
974bfcc78e treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
0e85c54a9a
lib/languages: add back HM notice 2023-10-22 18:10:28 +03:00
6e448cf958
feat: bash language server 2023-10-22 18:02:55 +03:00
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00