Open splits below and right

This commit is contained in:
Oliver Davies 2024-11-17 12:08:04 +00:00
parent 13fd9f53fb
commit 31e4700c23

View file

@ -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,