Re-add nvim-treesitter plugin

This commit is contained in:
2026-07-28 09:23:30 -07:00
parent 1757777de8
commit c0b3059e6a
3 changed files with 14 additions and 7 deletions

View File

@@ -4,4 +4,4 @@
## start a docker container
docker run --rm -it -v $PWD:/opt/app nvim:latest nvim
docker run --rm -it -v $PWD:/opt nvim:latest nvim