neovim 0.8 yay!

This commit is contained in:
Daniel Lundin 2022-10-01 13:27:53 +02:00
parent 75bcc7ca6f
commit 852517c7e3

View file

@ -15,7 +15,6 @@ vim.o.backup = true
vim.g.netrw_dirhistmax = 0
vim.o.clipboard = "unnamedplus"
vim.g.do_filetype_lua = 1
vim.g.did_load_filetypes = 0
--- Indent
vim.o.autoindent = true