Select a color scheme for your Dotfyle experience

nvim-treesitter / nvim-treesitter-context

nvim-treesitter-context

Show code context
3026 785 0 1 day ago
editing-support awesome-neovim
nvim-treesitter-context provides context lines based on the current cursor position. It supports a wide range of programming languages and allows users to customize the appearance and behavior of the context window.

Breaking changes in nvim-treesitter-context

caeaa0 5 months ago
ci!: update nvim-treesitter to main

Media

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  "nvim-treesitter/nvim-treesitter-context",
  dependencies = {"nvim-treesitter/nvim-treesitter"},
  config = function()
    require("treesitter-context").setup()
  end
}

Developers using nvim-treesitter-context

more configs
linkarzu/dotfiles-latest
/neovim/neobean
1131 init.lua 50 9750
Matt-FTW/dotfiles
/.config/nvim
638 init.lua 254 12722
joshmedeski/dotfiles
/.config/nvim
448 init.lua 73 4591
Alexis12119/nvim-config
/
406 init.lua 91 7677