From 395c922aadfb00581202800a586b636f997a1a26 Mon Sep 17 00:00:00 2001 From: bernie Date: Sun, 31 Jul 2022 22:59:53 -0400 Subject: [PATCH] Edit page Nwiz --- Nwiz | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Nwiz b/Nwiz index 11a7d6a..4f81e37 100644 --- 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 -- 2.25.1