lambdalisue / vim-readablefold

A Vim plugin to improve foldtext for better looks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readablefold.vim

Support Vim 8.0 or above Support Neovim 0.4 or above MIT License

A Vim plugin to improve foldtext for better looks.

readablefold

  • Tried to maximize the performance while foldtext is called frequently
  • Fold text is started from the content rather than the number of lines
  • Fold level is displayed as the number of | at the end of line

About

A Vim plugin to improve foldtext for better looks

License:MIT License


Languages

Language:Vim Script 100.0%