Skip to content

Use published stim treesitter#113

Open
DuckTigger wants to merge 14 commits into
NvChad:mainfrom
DuckTigger:use_published_stim_treesitter
Open

Use published stim treesitter#113
DuckTigger wants to merge 14 commits into
NvChad:mainfrom
DuckTigger:use_published_stim_treesitter

Conversation

@DuckTigger

Copy link
Copy Markdown

Use the github ersion of stim-treesitter-parser as opposed to a local version

AndrewPattersonRL and others added 14 commits September 19, 2025 10:51
* add avante and mcphub

* add claude settingd

* add avante.nvim to vim config
Disables treesitter highlighting for Python files to prevent
"attempt to call method 'range' (a nil value)" error that occurs
during editing operations like c$. The error was caused by the
conceal_line decoration provider trying to access treesitter
objects that weren't properly initialized.

Changes:
- Add ftplugin/python.lua to disable treesitter highlighting
- Add autocmd to stop treesitter on Python buffer enter
- Configure treesitter to explicitly disable Python in all modules

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants