Major changes to nvim config

This commit is contained in:
PowerUser64 2021-09-05 13:47:46 -07:00
parent 48c265049b
commit 6d2b03d2f8
4 changed files with 57 additions and 12 deletions

View file

@ -1,3 +1,10 @@
-- TODO:
-- status line
-- goyo-like thing
-- coq
-- chadtree colors
-- map A-S to toggle spell check (see logic from hlsearch section in init.vim)
-- basic settings: ~/.config/nvim/lua/settings.lua
require('settings')
-- plugins and plugin settings: ~/.config/nvim/lua/plugins.lua