Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Releases: rxrc/vimrc

v2.1.1

09 Nov 00:08

Choose a tag to compare

  • Minor README updates.

v2.1.0

08 Nov 23:50

Choose a tag to compare

  • Use local gulp.
  • Update development dependences.

v2.0.3

17 Aug 17:33

Choose a tag to compare

  • Wrap install script in function.
  • Use ~/.vim/plugged.dev for development mode.

v2.0.2

12 Jun 00:03

Choose a tag to compare

  • Use vim-plug suggested [] in .vimrc.

v2.0.1

11 Jun 07:41

Choose a tag to compare

  • Fix issue where install script would fail
    when piped to shell.

v2.0.0

11 Jun 06:43

Choose a tag to compare

  • Replace NeoBundle with vim-plug.
    • Remove and reinstall ~/.vim before updating.
    • Update any NeoBundle style directives with Plug ones.

v1.2.2

02 Jun 01:47

Choose a tag to compare

  • Minor gulpfile optimizations.

v1.2.1

01 Jun 23:27

Choose a tag to compare

  • Replace gulp-shell with node exec.

v1.2.0

14 May 00:32

Choose a tag to compare

Rerunning the install script is recommended.

  • Use $HOME over ~.

v1.1.0

08 May 03:40

Choose a tag to compare

  • Improve switching between dev and nodev mode.
  • Use XDG cache directory.