Add plugins and config
This commit is contained in:
@@ -21,3 +21,6 @@ opt.expandtab = true
|
||||
opt.smartindent = true
|
||||
opt.shiftwidth = 4
|
||||
opt.tabstop = 4
|
||||
|
||||
-- Neovide GUI
|
||||
require("core.neovide")
|
||||
|
||||
Reference in New Issue
Block a user