more updates

This commit is contained in:
gwg313 2024-12-02 17:50:11 -05:00
parent ce01469113
commit c91faa5aaf
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 369 additions and 666 deletions

View file

@ -38,6 +38,7 @@
smartcase = true; # Override the 'ignorecase' option if the search pattern contains upper
# case characters
scrolloff = 8; # Number of screen lines to show around the cursor
# scrolloff = 999; # Number of screen lines to show around the cursor
cursorline = false; # Highlight the screen line of the cursor
cursorcolumn = false; # Highlight the screen column of the cursor
signcolumn = "yes"; # Whether to show the signcolumn