mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
add nvim config
This commit is contained in:
parent
e740023762
commit
4dbb2cbe7e
31 changed files with 691 additions and 0 deletions
5
.config/nvim/lua/crux/plugins/nvim-treesitter.lua
Normal file
5
.config/nvim/lua/crux/plugins/nvim-treesitter.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
build = ":TSUpdate",
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue