nvf time!
This commit is contained in:
parent
6abc7fe210
commit
39924faca1
57 changed files with 4076 additions and 217 deletions
3
modules/editors/nvf/lua/display/split.lua
Normal file
3
modules/editors/nvf/lua/display/split.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- More natural pane splitting
|
||||
vim.o.splitbelow = true
|
||||
vim.o.splitright = true
|
Loading…
Add table
Add a link
Reference in a new issue