- Install rcm
- Clone this repo to
~/.dotfiles
- Change to
~/.dotfiles
git submodule init
git submodule update
At the first setup you have to initialize the dotfiles with rcm
env RCRC=$HOME/.dotfiles/rcrc rcup
If you just updated
rcup
- Change to
~/.dotfiles
git pull origin master
git submodule update
- rcup
- Install python3
- Upgrade pip
- Install neovim python package via pip.
pip3 install neovim
- Install neovim via homebrew
brew install neovim/neovim/neovim
:VimProcInstall CC=clang
for vimproc:UpdateRemotePlugins
in Neovimnpm install -g jshint
brew install php-code-sniffer
- ```npm install -g js-yaml``
Maybe you have to install the powerline patched fonts for OSX and select one of them for your terminal.
- Move dotfiles in a subdirectory to separate them from themes, fonts, ...
- Comment Plugin for VIM
- Warn lines exceeding 80/120 characters
- Snippet Plugin wich works with deoplete
- Lint self enclosed script tags
- Linting for SCSS coding guidelines not only errors
- Linting for CSS coding guidelines not only errors
- Semantic completion for JavaScript
- Semantic navigation for PHP
- Semantic completion for ruby
- Semantic navigation for ruby
- Rails plugin