mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-18 08:19:39 +01:00
plugins/fileline: init
Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
parent
281fdbb1e1
commit
2dc09e09cc
2 changed files with 15 additions and 0 deletions
5
tests/test-sources/plugins/by-name/fileline/default.nix
Normal file
5
tests/test-sources/plugins/by-name/fileline/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.fileline.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue