Skip to content

Releases: neozenith/dotfiles

v3.0.0

06 Jun 00:22
Compare
Choose a tag to compare

Refactored exported bash functions out of .bash_profile into separate files

v2.0.0

05 Jun 12:58
Compare
Choose a tag to compare

Stable NodeJS Setup for OSX, Vim8 and pimped out Git Bash Prompt

v1.0.3

07 Jun 03:21
Compare
Choose a tag to compare

Changelog v1.0.3

Fixes

  • fix: Use Homebrew Ruby instead of rbenv so that compiling Vim from source doesn't segfault unable to find the library vim was compiled with at runtime

v1.0.2

18 Apr 22:19
Compare
Choose a tag to compare

Added

  • Plug to manage Vim plugins asynchronously
  • CMake Syntax highlighting
  • Use DocToc to generate table of contents in markdown files
  • vim tags plugin

Changed

  • add Table of Contents
  • update vim training documentation

Fixed

  • Addressed ycm not being available and building correctly for OSX/Ubuntu
  • unix needs to install npm for tern completer to work
  • Add Plug support for windows install

v1.0.1

11 Apr 03:00
Compare
Choose a tag to compare
  • Tested on Win8 CMDer
  • Tested on Centos
  • Tested on Ubuntu
  • Tested on OSX iTerm2
  • Refactor Vi compatibility settings

V1.0.0

10 Apr 05:54
Compare
Choose a tag to compare
  • Officially baselining support for Windows CMDer
    • No support for syntax highlighting since CMDer ANSI escapes are terrible
    • Not supporting YCM autocomplete
  • OSX Primary supported development
  • Linux Untested but previously tested with CentOS and OpenSUSE.

Coming

  • Windows Git Bash: Abandoning CMDer and switching to Git Bash
  • Adding Linux offical cross platform testing via virtual box VMs.