Group directories by "personal" and "work"
This commit is contained in:
parent
88a3755699
commit
dec432d282
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ local settings = {
|
|||
signcolumn = "yes:1",
|
||||
smartindent = true,
|
||||
softtabstop = 2,
|
||||
spellfile = "/home/opdavies/Code/dotfiles/nvim/spell/en.utf-8.add",
|
||||
spellfile = "/home/opdavies/Code/personal/nixos-config/nvim/spell/en.utf-8.add",
|
||||
splitbelow = true,
|
||||
splitright = true,
|
||||
swapfile = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue