feat(setup): install treesitter parser
This commit is contained in:
parent
d011b26db9
commit
fb2b1e6d0e
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -66,7 +66,7 @@ linkfiles 'dotfiles/*'
|
||||||
|
|
||||||
# NeoVIM & NvChad
|
# NeoVIM & NvChad
|
||||||
git-sync https://github.com/NvChad/NvChad ~/.config/nvim
|
git-sync https://github.com/NvChad/NvChad ~/.config/nvim
|
||||||
nvim +'hi NormalFloat guibg=#1e222a' +PackerSync
|
nvim +'hi NormalFloat guibg=#1e222a' +PackerSync +':TSInstall diff lua markdown cpp gitcommit git_rebase yaml toml dockerfile python go php make jq bash vim json5'
|
||||||
|
|
||||||
# Link Config Directories
|
# Link Config Directories
|
||||||
linkfiles 'config/*'
|
linkfiles 'config/*'
|
||||||
|
|
Loading…
Reference in a new issue