Wim Versions Save

This is a Vim configuration that gets you a similar experience as a full-featured IDE. This is accomplished using native vim features with the help of some plugins.

v3.1

1 year ago

Third major release of Wim

v2.1

1 year ago

REMEMBER TO RENAME THE FILE TO .vimrc Refer to README for installation guide Improved from version one.

Release Notes

  • Better out of the box experience
  • Better support for tmux. See my dotfiles for tmux.conf
  • Better Completion
  • Snippets
  • Compatibility with Gvim and Vim on Windows
  • Added Hack Nerd Fonts to the release for ease of use (of course I didn't make them)
  • Added a Nerdtree-like configuration of Netrw
  • Added a decent configuration of vim's statusline along with better configuration of lightline and hackline
  • More human readable key mapping guide
  • More colorschemes
  • Better syntax checking
  • Out of the box plugin installation (let it do its thing)

v1.1.0

1 year ago

Keep in mind that the file must be renamed to .vimrc and placed in the home directory