andersevenrud / nvim_context_vtLinks
Virtual text context for neovim treesitter
☆408Updated 3 months ago
Alternatives and similar repositories for nvim_context_vt
Users that are interested in nvim_context_vt are comparing it to the libraries listed below
Sorting:
- 👀 dynamically interact with vim registers☆330Updated 2 years ago
- Fix CursorHold Performance.☆293Updated 2 years ago
- Simple statusline component that shows what scope you are working inside☆477Updated 3 years ago
- Just Another Buffer Switcher for Neovim☆283Updated 2 years ago
- Region selection with hints on the AST nodes of a document powered by treesitter☆453Updated 6 months ago
- Highlight arguments' definitions and usages, using Treesitter☆554Updated 3 months ago
- Neovim plugin that shows type annotations as virtual text☆415Updated 2 years ago
- 📑 Neovim plugin to preview the contents of the registers☆617Updated last month
- Code documentation built with treesitter☆227Updated 2 years ago
- VS Code-like renaming UI for Neovim, writen in Lua.☆314Updated 2 years ago
- Treesitter powered spellchecker☆412Updated 3 years ago
- Dim inactive windows in Neovim using window-local highlight namespaces.☆353Updated last year
- Keep buffer dimensions in proportion when terminal window is resized☆176Updated 3 years ago
- A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.☆464Updated last year
- cmp source for treesitter☆249Updated last year
- Easily create previewable commands in Neovim.☆538Updated 2 weeks ago
- Neovim plugin that offers context when cycling buffers in the form of a customizable notification window.☆322Updated 5 months ago
- This neovim plugin creates missing folders on save.☆233Updated 3 years ago
- Start your search from a more comfortable place, say the upper right corner?☆353Updated 11 months ago
- Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more☆338Updated 11 months ago
- Rearrange your windows with ease.☆527Updated last year
- Neovim plugin to stabilize window open/close events.☆325Updated 2 years ago
- Delete multiple vim buffers based on different conditions☆172Updated 2 years ago
- 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.☆484Updated last year
- Neovim file explorer☆369Updated last year
- A Lua rewrite of vim-lastplace☆316Updated 2 years ago
- Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope☆413Updated last year
- Tabline lua plugin for neovim