Open splits below and right
This commit is contained in:
parent
13fd9f53fb
commit
31e4700c23
|
@ -28,6 +28,8 @@ local settings = {
|
|||
smartindent = true,
|
||||
softtabstop = 2,
|
||||
spellfile = "/home/opdavies/Code/dotfiles.nix/config/neovim/spell/en.utf-8.add",
|
||||
splitbelow = true,
|
||||
splitright = true,
|
||||
swapfile = false,
|
||||
syntax = "on",
|
||||
tabstop = 2,
|
||||
|
|
Loading…
Reference in a new issue