mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
plugins/goyo: switch to settings option
This commit is contained in:
parent
f9280a6865
commit
ec687c5ade
3 changed files with 25 additions and 20 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
goyo = {
|
||||
enable = true;
|
||||
showLineNumbers = false;
|
||||
settings.linenr = false;
|
||||
};
|
||||
|
||||
lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue