Browse Source

Add more todo items

master
Adam Pippin 2 years ago
parent
commit
9dafb0e2d2
  1. 4
      README.md

4
README.md

@ -12,3 +12,7 @@ For further information, check out the [vim help file](doc/nukevim.txt).
* Go through and declare all the variables `local` because I misunderstood lua
variable scoping rules.
* Replace tagbar/ctags with cocoutline? Or vista (uses LSP instead of ctags)
* Maybe add CtrlPFunky for navigating within files?
* CocAction('format') -- what else?
* Review new Coc extensions

Loading…
Cancel
Save