mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-15 21:41:11 +01:00
plugins/contextfiles: init
This commit is contained in:
parent
e03ede7138
commit
91f51aede7
2 changed files with 19 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.contextfiles.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue