home: neovim with linenumber
This commit is contained in:
parent
3840010433
commit
9d711fae43
|
@ -62,6 +62,7 @@
|
|||
enable = true;
|
||||
extraConfig = ''
|
||||
syntax on
|
||||
set number relativenumber
|
||||
'';
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
nvim-lspconfig
|
||||
|
|
Loading…
Reference in New Issue