Skip to content

Indentation overhaul

No due date 9% complete

Overhaul the indentation mechanism, including:

  • Full rewrite,
  • Simpler/less code,
  • More configurable,
  • Decouple from syntax highlighting,
  • Performance improvements,
  • Defaults closer to other editors and tools.
Rewrite indentation code indentation Affects indentation performance Affects performance
#31 opened Apr 27, 2023 by axvr Loading…
5 of 8 tasks
Improve indent performance indentation Affects indentation performance Affects performance
#6 opened Dec 29, 2020 by Deraen
Compatibility with tree-sitter indentation Affects indentation
#33 opened May 30, 2023 by NoahTheDuke
Add unit tests indentation Affects indentation
#1 opened Sep 11, 2020 by Deraen
Create Vim 9 script variant of the new indentation algorithm indentation Affects indentation performance Affects performance
#35 opened Jun 23, 2023 by axvr
Port performance improvements to Neovim/Lua indentation Affects indentation performance Affects performance
#32 opened May 2, 2023 by NoahTheDuke
Share indentation improvements to other plugins with Clojure-based indentation indentation Affects indentation performance Affects performance upstream Upstream changes to Vim, Neovim and other plugins
#37 opened Jun 23, 2023 by axvr
3 tasks
Run indentation tests on Neovim too indentation Affects indentation
#39 opened Aug 12, 2023 by axvr