Update configuration
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
local opt = vim.opt
|
||||
local g = vim.g
|
||||
|
||||
-- Disable
|
||||
g.loaded = 1
|
||||
-- Disable netrw
|
||||
g.loaded_netrw = 1
|
||||
g.loaded_netrwPlugin = 1
|
||||
|
||||
-- Settings
|
||||
|
||||
Reference in New Issue
Block a user