|
79447a0024
|
Merge branch 'v0.7' into refactor-languages
|
2024-10-16 04:12:34 +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 |
|
|
ecbaecfeac
|
lib/languages: move mkEnable up & add desc comment
|
2024-09-26 17:01:27 +03: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 |
|