mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-18 18:01:17 +00:00
Squash merge new-codeactions into custom
This commit is contained in:
parent
654ed242c1
commit
052582c30a
11 changed files with 67 additions and 61 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