Skip to content

Releases: rmariano/vim-config

Release v0.14

21 May 17:44
v0.14
61fbce0
Compare
Choose a tag to compare

Version v0.13

03 May 19:34
v0.13
c9551b8
Compare
Choose a tag to compare
Release v0.13

Version v0.12

29 Dec 18:34
241bfa5
Compare
Choose a tag to compare

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

01 Dec 18:04
39de481
Compare
Choose a tag to compare

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

12 Jul 06:46
v0.10
45407be
Compare
Choose a tag to compare
Release version v0.10

v0.9

10 Jan 13:06
Compare
Choose a tag to compare
Release v0.9

v0.8

08 Sep 07:40
Compare
Choose a tag to compare

Changelog

Version: v0.8
Date:2018-09-08

  • Disable automatic fold
  • README: update for set nosplitbelow
  • Run isort first, then formatting
  • Fix background inside tmux
  • Nicer highlighting for misspelled words
  • Comments in blue
  • Lighter background colour

Release v0.7

08 Sep 07:18
Compare
Choose a tag to compare

Changelog

* Split horizontal windows, back to default.
* Fix python files with ``black``.
* Improve auto-formatting of Python files.

v0.6

01 Nov 16:57
v0.6
Compare
Choose a tag to compare

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

18 Mar 20:52
v0.5
Compare
Choose a tag to compare

Changelog at: 0b3e30f

Release type: Major
Version: v0.5
Release date: 2017-03-18