summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-26 13:48:58 -0400
committerChris <[email protected]>2021-03-26 13:48:58 -0400
commite9dc8603c845ffc1c52e8f608e6591403b31eadd (patch)
tree4379f5120ab3f80e8fe3d2b375dbfed015f2702f /README.md
parentd7f7db5ad065e7a4833a5df7624ec87ec440ee95 (diff)
fix snippet bug
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c75f5256..674a7c9e 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,8 @@ features when I have time
- https://github.com/pwntester/octo.nvim
- configure surround
- maybe incorporate ultisnips
+- switch back to `nvim-autopairs` when/if it doesn't break snippets
**PLUGIN BUGS**
-- html snippets are broken with vsnip
+REACT COMMENTING IS A NIGHTMARE (the filetype is just not recognized idk why)