SaaSHub helps you find the best software and product alternatives Learn more →
Indent-blankline.nvim Alternatives
Similar projects and alternatives to indent-blankline.nvim
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
-
-
-
-
-
-
-
-
nvim-ts-rainbow
Discontinued Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
-
-
-
lualine.nvim
Discontinued A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim] (by hoob3rt)
-
neovim-dots
Discontinued beautiful neovim setup configured in lua [Moved to: https://github.com/siduck76/NvChad]
-
indent-blankline.nvim discussion
indent-blankline.nvim reviews and mentions
-
Neovim for beginners
Indent Blankline
-
Customizing Your Lazyvim Setup for Personal Preferences
lukas-reineke/indent-blankline.nvim
-
Use the builtin `listchars` option to implement minimalistic indent guides
Compared to the feature-rich plugins, this simple implementation has many drawbacks, such as not displaying indent guides on empty lines. I think its only advantage might be its extreme simplicity. Yes, I pursue minimalism so I wrote this piece of code. For a better (maybe best) and more comprehensive experience, please check indent-blankline.nvim.
-
Background highlight opacity?
Hi, I am wondering if anyone knows if it's possible to set background highlight opacity. The reason I want to do this is because I have a partially transparent background in my terminal and I would like to set highlights for indent blankline. I have tried using the `blend` option for the highlights but I think it only works for popup menus and windows?
-
How to only load a plugin when a function is called (Plugged)?
you're better off relying on the plugin author to add per-filetype/buffer options to disable the functionality of the plugin, for example if the plugin in question is indent-blankline.nvim then you can set g:indent_blankline_enabled to false and within that function you mention, you can set b:indent_blankline_enabled to true.
- Looking For A Plugin For Indentations
-
Treesitter Error: attempt to index local 'query' (a nil value)
i think it's indent-blankline
- Is there a way to get these vertical code boundaries (vertical lines showing blocks of code) like in vscode ?
-
Looking for some kinda specific plugins for visibility
https://github.com/lukas-reineke/indent-blankline.nvim complements further.
-
Color scheme changes when rust_analyzer finishes
I think he meant the indent guides? In which case the best plugin is https://github.com/lukas-reineke/indent-blankline.nvim
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jan 2025
Stats
lukas-reineke/indent-blankline.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of indent-blankline.nvim is Lua.
Popular Comparisons
- indent-blankline.nvim VS indentLine
- indent-blankline.nvim VS nvim-ts-rainbow
- indent-blankline.nvim VS nvim-treesitter
- indent-blankline.nvim VS indent-guides.nvim
- indent-blankline.nvim VS nvim-treesitter-refactor
- indent-blankline.nvim VS tree-sitter
- indent-blankline.nvim VS nvim-lspconfig
- indent-blankline.nvim VS goyo.vim
- indent-blankline.nvim VS nvcode-color-schemes.vim
- indent-blankline.nvim VS nvim-tree.lua