This website requires JavaScript.
Explore
Help
Sign in
raf
/
neovim-flake
Watch
1
Star
0
Fork
You've already forked neovim-flake
0
mirror of
https://github.com/NotAShelf/neovim-flake.git
synced
2024-11-08 22:46:01 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0aa557dac6
neovim-flake
/
modules
/
plugins
/
ui
/
fastaction
/
default.nix
7 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
modules/lsp: switch to explicit lib calls
2024-03-12 01:46:29 +01:00
{
feat: apply new module format to lsp plugins
2023-02-27 20:25:39 +01:00
imports
=
[
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 17:51:11 +02:00
./fastaction-nvim.nix
feat: apply new module format to lsp plugins
2023-02-27 20:25:39 +01:00
./config.nix
]
;
}
Reference in a new issue
Copy permalink