Skip to content

Commit

Permalink
Add instructiosn
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpinn committed Aug 12, 2024
1 parent e81c74c commit 5ffc359
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# .dotfiles

My dotfiles, managed with `make`.

## Neovim

### Install Treesitter stuff

```sh
luarocks --force-lock --lua-version=5.1 --tree=$HOME/.local/share/nvim/rocks --dev install tree-sitter-*
```

0 comments on commit 5ffc359

Please sign in to comment.