" add line number :set number " :set colorcolumn=80 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " => Copying/Pasting """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " Enables copying from VIM to MAC clipboard " set clipboard=unnamed let g:syntastic_javascript_args = "-c ./.eslintrc" """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " => Window management """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " close and open windows quickly map wc c map wn n