neovim-flake/modules/plugins
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
..
assistant treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
autopairs treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
comments treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
completion treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
dashboard treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
debugger treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
filetree treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
git treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
languages languages/python: add basedpyright & python-lsp-server (#372) 2024-09-16 13:28:33 +03:00
lsp fastaction: add module (#376) 2024-09-20 18:51:11 +03:00
minimap treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
notes treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
projects treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
rich-presence treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
session treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
snippets treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
spellcheck treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
statusline ui/breadcrumbs: allow lualine winbar component to be disabled (#371) 2024-09-13 20:54:08 +03:00
tabline treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
terminal treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
theme treewide: remove the theme section from the DAG order dependance (#369) 2024-09-05 18:06:24 +00:00
treesitter treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
ui fastaction: add module (#376) 2024-09-20 18:51:11 +03:00
utility treewide: standardize border type (#341) 2024-09-13 19:34:21 +03:00
visuals fastaction: add module (#376) 2024-09-20 18:51:11 +03:00