Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 588 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 588 Bytes

vim-foldtext

Credit

Thanks to https://github.com/scottmcginness/vim-foldtext for the original code base this foldtext routine began from.

Install

Use your preferred plugin manager to install

Features

  • Respects indent level
  • Handles dynamic toggling of sign/fold/number columns
  • Line count info can be toggled with let g:FoldText_info=!g:FoldText_info
  • Use indentLine for fold-line shown in example as an alternative to foldcolumn lines

img