Releases: rmariano/vim-config
Releases · rmariano/vim-config
Release v0.14
Version v0.13
Release v0.13
Version v0.12
Changes
- Minor fixes
- Extend length for syntax highlighting
- Better support for cython files --> add additional extension & use a better highlighting file.
- Better YAML support
Version v0.11
Changes
- [fix] Use the correct line length in black: respect the
textwidth
set. - Set text width to 120
- SQL formatting file: Uppercase the SQL-words.
- Remove isort from Python auto-fixing file
- Makefile: fix installation for syntax files
- Initial support for Cython (Fixes#55)
- no wrap for Python files
- Larger syntax highlighting
- Also include *.pxi files as cython types
- Set soft-warpping=2 for YAML files
v0.10
v0.9
v0.8
Release v0.7
Changelog
* Split horizontal windows, back to default.
* Fix python files with ``black``.
* Improve auto-formatting of Python files.
v0.6
Changes
- Documentation: corrections & formatting, describe new installation process,
new functions, and mappings. - Installation changed:
deploy.sh
removed and new Makefile instructions for
local and remote installation support. - Python syntax highlighting: extended support for
Python 3.6
. - New mapping:
<F3>
automatically corrects & formats the current file. - Moves Python-specific configuration.
deploy.sh
deleted.- Python: Highlight for
__dict__
- Remove trailing white spaces in all files upon saving (not just
*.py
files). autowrite
&autowriteall
.- Removed double tab mapping (
<tab><tab>
no longer equals<esc>
).
Release Type: Major
Version: v0.6
Date: 2017-11-01
Version 0.5
Changelog at: 0b3e30f
Release type: Major
Version: v0.5
Release date: 2017-03-18