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