Skip to content

Commit 0e7a4ad

Browse files
committedOct 29, 2022
fix: updated the readme
1 parent 2292a90 commit 0e7a4ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ git clone https://github.com/LunarVim/nvim-basic-ide.git ~/.config/nvim
3636

3737
Run `nvim` and wait for the plugins to be installed
3838

39+
**NOTE** First time you will get an error just ignore them and press enter, it will say nvim-ts-context-commentstring is not installed but that is fine just close and reopen nvim and everything should be fine
40+
3941
**NOTE** (You will notice treesitter pulling in a bunch of parsers the next time you open Neovim)
4042

4143
**NOTE** Checkout this file for some predefined keymaps: [keymaps](https://github.com/LunarVim/nvim-basic-ide/blob/master/lua/user/keymaps.lua)

0 commit comments

Comments
 (0)
Please sign in to comment.