mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-20 02:41:17 +00:00
fastaction: move to vim.ui, remove mappings, enable register_ui_select by default
This commit is contained in:
parent
7e8a53bc03
commit
24b4902913
10 changed files with 35 additions and 74 deletions
6
modules/plugins/ui/fastaction/default.nix
Normal file
6
modules/plugins/ui/fastaction/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./fastaction-nvim.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue