This website requires JavaScript.
Explore
Help
Sign In
NotAShelf
/
nvf
Watch
1
Star
0
Fork
You've already forked nvf
0
mirror of
https://github.com/NotAShelf/nvf.git
synced
2024-11-02 19:41:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
27b3524508
nvf
/
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 00:46:29 +00:00
{
feat: apply new module format to lsp plugins
2023-02-27 19:25:39 +00: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 15:51:11 +00:00
./fastaction-nvim.nix
feat: apply new module format to lsp plugins
2023-02-27 19:25:39 +00:00
./config.nix
]
;
}
Reference in a new issue
Copy permalink