summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b4c5227..985fbdb6 100644
--- a/README.md
+++ b/README.md
@@ -132,15 +132,23 @@ To use tabnine enter the following in a buffer:
TabNine::config
```
+## Vim Gists
+
+To use **vim-gists** you will need to configure the following:
+
+```
+git config --global github.user <username>
+```
+
## TODO
- vimspector
- ale
-- multiple cursors
## LOW PRIORITY
- git messenger
+- multiple cursors
- markdown table
- People asked about vimwiki I kinda hate it but maybe I'll add it
- spaceline (add colorscheme for mach2)