summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-08 01:47:57 -0400
committerChris <[email protected]>2020-08-08 01:47:57 -0400
commit8f8e735aac5cbdbaf6253f4eefa64dcc6bdc4d4b (patch)
tree248395fb8da2e6e40ea6b56856aa35c5ef8ed41a /README.md
parent8c7703d72e3b554a95f9f6a4e612a8a748f19bac (diff)
added vim gists
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)