Ching Pei Yang
|
f5d33f6a53
|
wrapper: disableDefaultRuntimePaths
---
Co-authored-by: NotAShelf <raf@notashelf.dev>
|
2024-10-14 14:21:35 +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 |
|
diniamo
|
99ace503ad
|
fastaction: add module (#376)
* plugins/lsp: add code-actions module; add fastaction.nvim
* deprecate nvimCodeActionMenu
* fastaction-nvim: move range_code_action to visual maps
* fastaction: move to vim.ui, remove mappings, enable register_ui_select by default
* fastaction: add missing documentation
* fastaction: support vim.ui.borders
* treewide: clean up nvim-code-action-menu remnants
* docs: add missing section ids
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
|
2024-09-20 18:51:11 +03:00 |
|
|
e96897f6b3
|
languages/elixir: readd; format module options
|
2024-05-07 00:52:33 +03:00 |
|
|
bf090172d2
|
modules/extra: init deprecations module; warn for elixir & vim-tidal
|
2024-05-06 23:43:34 +03:00 |
|