indent-blankline.nvim

Indent guides for Neovim

MIT License

Stars
4.1K
Committers
41

Bot releases are hidden (Show)

indent-blankline.nvim - Version 2.20.6

Published by lukas-reineke over 1 year ago

indent-blankline.nvim - Version 2.20.5

Published by lukas-reineke over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lukas-reineke/indent-blankline.nvim/compare/v2.20.4...v2.20.5

indent-blankline.nvim - Version 2.20.4

Published by lukas-reineke over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lukas-reineke/indent-blankline.nvim/compare/v2.20.3...v2.20.4

indent-blankline.nvim - Version 2.20.3

Published by lukas-reineke over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lukas-reineke/indent-blankline.nvim/compare/v2.20.2...v2.20.3

indent-blankline.nvim - Version 2.20.2

Published by lukas-reineke about 2 years ago

indent-blankline.nvim - Version 2.20.0

Published by lukas-reineke about 2 years ago

  • Add OptionSet:listchars and CursorMovedI to refresh trigger
  • Add prompt to excluded buftypes
indent-blankline.nvim - Version 2.19.1

Published by lukas-reineke over 2 years ago

  • Filter invalid buffer error
indent-blankline.nvim - Version 2.19.0

Published by lukas-reineke over 2 years ago

  • Add hl-IndentBlanklineContextSpaceChar
  • Add g:indent_blankline_char_priority
  • Add g:indent_blankline_context_start_priority
  • Use vim.notify()
indent-blankline.nvim - Version 2.18.4

Published by lukas-reineke over 2 years ago

Check if buffer is loaded before setting ext marks

indent-blankline.nvim - Version 2.18.3

Published by lukas-reineke over 2 years ago

Don't set ext marks when the plugin is already disabled

indent-blankline.nvim - Version 2.18.2

Published by lukas-reineke over 2 years ago

Fix treesitter scope context

indent-blankline.nvim - Version 2.18.1

Published by lukas-reineke over 2 years ago

Ignore treesitter scope context if it is only one line

indent-blankline.nvim - Version 2.18.0

Published by lukas-reineke over 2 years ago

Add g:indent_blankline_use_treesitter_scope
Update g:indent_blankline_context_patterns

indent-blankline.nvim - Version 2.17.0

Published by lukas-reineke over 2 years ago

  • Update defaults for g:indent_blankline_buftype_exclude
indent-blankline.nvim - Version 2.16.0

Published by lukas-reineke over 2 years ago

  • Add man to g:indent_blankline_filetype_exclude
  • Stylua update
indent-blankline.nvim - Version 2.15.1

Published by lukas-reineke over 2 years ago

Fix for nvim 0.5.1

indent-blankline.nvim - Version 2.15.0

Published by lukas-reineke over 2 years ago

  • Add g:indent_blankline_context_char_blankline and g:indent_blankline_context_char_list_blankline options
indent-blankline.nvim - Version 2.14.0

Published by lukas-reineke over 2 years ago

  • Add g:indent_blankline_char_blankline and g:indent_blankline_char_list_blankline options
indent-blankline.nvim - Version 2.13.0

Published by lukas-reineke over 2 years ago

  • Support both the concatenated string, as well as the individual filetypes in g:indent_blankline_filetype_exclude when a buffer has multiple filetypes
indent-blankline.nvim - Version 2.12.1

Published by lukas-reineke over 2 years ago

  • Add ext mark priority
Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects