Releases: aserebryakov/filestyle
Releases · aserebryakov/filestyle
filestyle 1.2.0
Features
- Added
FileStyleToggle
command
Fixes
- Fixed the error if default colorscheme is used
filestyle 1.1.2
FIXES
- Fixed error messages when Vim is started in a narrow terminal
- Fixed tag and version number in help file
filestyle 1.1.1
FIXES
- Fixed cursor positioning after
FileStyleFix
call
filestyle 1.1.0
FEATURES
- Added support for user-defined highlight groups
FIXES
- Fixed issue with tabs switching in INSERT mode
filestyle 1.0.0
FEATURES
- Implemented ignored patterns
- Removed highlighting of trailing spaces in current line when in Insert mode
IMPROVEMENTS
- Improved order of highlights
filestyle 0.7.1
BUGFIXES
- Fixed issue with highlighting after colorscheme change
filestyle 0.7.0
FEATURES
- Implemented style errors fixing (experimental)
- Commands enabling/disabling plugin globally were added
BUGFIXES
- Highlighting of the EOL fixed
- Issue with plugin disabling for specific buffer fixed
filestyle 0.6.1
BUG FIXES
- Fixed compatibility with other plugins if Vundle is used
filestyle 0.6.0
filestyle 0.6.0
- Configurable list of ignored file types
- Plugin turns off in all windows with current buffer opened
- Added highlighting of control characters
filestyle 0.5.2
filestyle 0.5.2
- Fixed the
undefined variable filestyle_active
error