Neovim: added overseer (not configured yet) and some other changes
This commit is contained in:
@@ -36,7 +36,6 @@ vim.opt.termguicolors = true
|
||||
vim.opt.laststatus = 3 -- views can only be fully collapsed with the global statusline
|
||||
vim.opt.splitkeep = "screen" -- for edgy.nvim
|
||||
|
||||
|
||||
-- Disable warnings for missing language providers
|
||||
vim.g.loaded_node_provider = 0
|
||||
vim.g.loaded_perl_provider = 0
|
||||
|
||||
Reference in New Issue
Block a user