Edit page Nwiz
authorbernie <bernie@192.31.242.194>
Mon, 1 Aug 2022 02:59:53 +0000 (22:59 -0400)
committerGeekiGeeki <webmaster@codewiz.org>
Mon, 1 Aug 2022 02:59:53 +0000 (22:59 -0400)
Nwiz

diff --git a/Nwiz b/Nwiz
index 11a7d6aef6ea8abb3fa9d286d94834defa5e4157..4f81e37ea94367ac44ecaf465bfbbf8123901010 100644 (file)
--- a/Nwiz
+++ b/Nwiz
@@ -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