Edit page Nwiz
[wiki.git] / Nwiz
diff --git a/Nwiz b/Nwiz
index 2374a6cd91ab7d5d2d6b651dafdeec4928e1a52b..4f81e37ea94367ac44ecaf465bfbbf8123901010 100644 (file)
--- a/Nwiz
+++ b/Nwiz
@@ -1,4 +1,4 @@
-== nwiz.lua - A Neovim config for a more civilized age ==
+== nwiz ==
 
 === What's this? ===
 
@@ -67,8 +67,10 @@ TODO
 
 Install the ones you like from this list: https://github.com/nvim-treesitter/nvim-treesitter#supported-languages
 
-For instance:
+For instance, I installed these:
 
 {{{
-:TSInstall c cpp rust lua python bash vim
-}}}
\ No newline at end of file
+:TSInstall cpp rust lua python bash vim
+}}}
+
+You can refresh your parsers at any time with ##:TSUpdate##
\ No newline at end of file