Fix typo
This commit is contained in:
parent
9f285aa6c1
commit
f11c1abd27
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ This is just a dump of my NVim config.
|
|||
|
||||
1. `git pull` or `git fetch` and merge.
|
||||
2. `git submodule update --init --recursive`
|
||||
3. Open vim and invoke `:TSUpdate` to update tree-sitter.
|
||||
3. Open nvim and invoke `:TSUpdate` to update tree-sitter.
|
||||
|
||||
## Enabling LSP
|
||||
|
||||
|
|
Loading…
Reference in a new issue