Add plugins and config

This commit is contained in:
Saeed Afzal
2023-03-05 20:13:34 +00:00
parent 85cf458908
commit 81725f393f
10 changed files with 220 additions and 9 deletions

View File

@@ -21,3 +21,6 @@ opt.expandtab = true
opt.smartindent = true
opt.shiftwidth = 4
opt.tabstop = 4
-- Neovide GUI
require("core.neovide")