Remove tildas '~' from end of buffers
This commit is contained in:
@@ -97,6 +97,7 @@ vim.o.splitright = true
|
|||||||
vim.o.splitbelow = true
|
vim.o.splitbelow = true
|
||||||
vim.o.termguicolors = true
|
vim.o.termguicolors = true
|
||||||
vim.o.signcolumn = "yes"
|
vim.o.signcolumn = "yes"
|
||||||
|
vim.opt.fillchars:append({eob = " "})
|
||||||
|
|
||||||
vim.g.mapleader = " "
|
vim.g.mapleader = " "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user