mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
nvim: add tree-sitter CLI to extraPackages
Ensures the tree-sitter binary is available in nvim's PATH so nvim-treesitter auto_install can compile parsers (e.g. Go) without requiring a separate brew install.
This commit is contained in:
parent
856f200244
commit
48ef78fd13
3 changed files with 8 additions and 8 deletions
|
|
@ -2,11 +2,3 @@ git:
|
|||
pagers:
|
||||
- pager: delta --paging=never
|
||||
colorArg: always
|
||||
gui:
|
||||
showBottomLine: false
|
||||
showListFooter: false
|
||||
showPanelJumps: false
|
||||
showCommandLog: false
|
||||
showRandomTip: false
|
||||
splitDiff: auto
|
||||
border: rounded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue