mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-12-19 07:29:49 +01:00
configuration: enable nu for maximal
This commit is contained in:
parent
7f32135a56
commit
a1ae469218
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ isMaximal: {
|
|||
enable = isMaximal;
|
||||
crates.enable = isMaximal;
|
||||
};
|
||||
nu.enable = isMaximal;
|
||||
};
|
||||
|
||||
visuals = {
|
||||
|
|
Loading…
Reference in a new issue