For example, creating ~/.config/nvim/queries/java/context.scm will take precedence over the queries/java/context.scm included in nvim-treesitter-context as long as ~/.config/nvim appears earlier in runtimepath. You can check the value of runtimepath with :set rtp.About...
Show code context. Contribute to nvim-treesitter/nvim-treesitter-context development by creating an account on GitHub.
nvim-treesitter-context:显示代码上下文 (0)踩踩(0) 所需:1积分 NewLife.RocketMQ 2025-01-09 15:54:27 积分:1 ATP 2025-01-09 15:47:11 积分:1 atp 2025-01-09 15:46:37 积分:1 ASD-FCT-DT-consistency 2025-01-09 15:40:46 积分:1 ...
{"nvim-treesitter/nvim-treesitter",build=":TSUpdate",version=false,--last release is way too old and doesn't work on Windowslazy=false,cmd={"TSUpdateSync","TSUpdate","TSInstall"},init=function(plugin)require("lazy.core.loader").add_to_rtp(plugin)require("nvim-treesitter.query_predic...
Description @apollo1321 I am experiencing a crash with the nvim-treesitter-context feature when using Neovim with the multiwindow option enabled. I was unable to reproduce the bug with the minimal configuration. Additionally, Neovim does...
View details lewis6991 merged commit 1a7970d into nvim-treesitter:master Oct 1, 2024 2 checks passed apollo1321 mentioned this pull request Oct 3, 2024 Index out of bounds #496 Closed Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment...
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. - JoosepAlviste/nvim-ts-context-commentstring