WIP: Switch to NixOS #5
1 changed files with 5 additions and 0 deletions
|
@ -34,3 +34,8 @@ o.smartcase = true
|
|||
|
||||
-- Set leader
|
||||
g.mapleader = " "
|
||||
|
||||
-- Indentation settings
|
||||
o.tabstop = 4
|
||||
o.shiftwidth = 4
|
||||
o.smartindent = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue