diff options
author | ChristianChiarulli <[email protected]> | 2019-08-10 22:31:27 -0400 |
---|---|---|
committer | ChristianChiarulli <[email protected]> | 2019-08-10 22:31:27 -0400 |
commit | cc7de261235832ab16f89947e1901e85990490aa (patch) | |
tree | c93d85a5b05572b841dc2254c603a9c7f1f339a1 /README.md | |
parent | 8b11502fd63742e0b57db15d3ab45c5f35f485e4 (diff) |
added stuff to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -27,3 +27,13 @@ install universal ctags" make sure you open the language server module and point to the correct binaries such as pyls and vint +## TODO + +start using coc + +install this stuff + +Plug 'numirias/semshi', {'do': ':UpdateRemotePlugins'} +Plug 'weirongxu/plantuml-previewer.vim' " Plantuml-previewer +https://github.com/voldikss/coc-todolist + |