diff options
author | Chris <[email protected]> | 2020-08-07 19:14:45 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-08-07 19:14:45 -0400 |
commit | 793766232b1cb812f021126064d99922a3dc8ba9 (patch) | |
tree | a978ef3cc8639a66d4a842ab60f1b738647086c1 /README.md | |
parent | 010d73e73c7aee4050290e79ed6c2c87a49c200d (diff) |
added new plugins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -124,23 +124,29 @@ Example: } ``` +## TabNine + +To use tabnine enter the following in a buffer: + +``` +TabNine::config +``` + ## TODO - async task/run - vimspector -- markdown preview -- neomake - ale - multiple cursors - git messenger - markdown table - spaceline (add colorscheme for mach 2) -- add better whitespace plugin and a toggle - People asked about vimwiki I kinda hate it but maybe I'll add it - neovide - move coc to coc.old in install script - later manually link pylance - lazynpm for floaterm +- tpope/vim-dadbod ## coc additions to check out |