# readablefold.vim **Repository Path**: old_school_vim/readablefold.vim ## Basic Information - **Project Name**: readablefold.vim - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-17 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # readablefold.vim ![Support Vim 8.0 or above](https://img.shields.io/badge/support-Vim%208.0%20or%20above-yellowgreen.svg) ![Support Neovim 0.4 or above](https://img.shields.io/badge/support-Neovim%200.4%20or%20above-yellowgreen.svg) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) A Vim plugin to improve `foldtext` for better looks. ![readablefold](https://user-images.githubusercontent.com/546312/85946852-3556f600-b982-11ea-860c-eff7473571eb.png) - 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