summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-07 19:14:45 -0400
committerChris <[email protected]>2020-08-07 19:14:45 -0400
commit793766232b1cb812f021126064d99922a3dc8ba9 (patch)
treea978ef3cc8639a66d4a842ab60f1b738647086c1 /README.md
parent010d73e73c7aee4050290e79ed6c2c87a49c200d (diff)
added new plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5c58427c..fdf785e7 100644
--- a/README.md
+++ b/README.md
@@ -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