Fix lapetus again
- remove lapetus home manager usage - try to fix nixos hardware import error
This commit is contained in:
parent
5f8f646ae1
commit
f64c0e35bf
4 changed files with 10 additions and 14 deletions
home/features/neovim
|
@ -51,6 +51,7 @@ let
|
|||
list = false; # I don't want to show things like tabs
|
||||
cmdheight = 0; # Hide command line when it's not getting used
|
||||
spell = true; # Spell checker
|
||||
signcolumn = "yes"; # Keeps the sign column of a consistent width
|
||||
|
||||
# tcqj are there by default, and "r" automatically continues comments on enter
|
||||
formatoptions = "tcqjr";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue