Skip to content

Commit 5ffc359

Browse files
committed
Add instructiosn
1 parent e81c74c commit 5ffc359

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# .dotfiles
22

33
My dotfiles, managed with `make`.
4+
5+
## Neovim
6+
7+
### Install Treesitter stuff
8+
9+
```sh
10+
luarocks --force-lock --lua-version=5.1 --tree=$HOME/.local/share/nvim/rocks --dev install tree-sitter-*
11+
```

0 commit comments

Comments
 (0)