Major changes to nvim config
This commit is contained in:
parent
48c265049b
commit
6d2b03d2f8
4 changed files with 57 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue