nixvim: enable line numbers
This commit is contained in:
parent
3d7114a9e1
commit
9524270935
3 changed files with 8 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
# Import all your configuration modules here
|
||||
imports = [
|
||||
./bufferline.nix
|
||||
./options.nix
|
||||
./clipboard.nix
|
||||
./bufferline.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue