Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 350 Bytes

mysettings

Settings of my working environment

Currently for:

  • Vim
    • gvim : put this line in your _vimrc file :

      source PathToMySettingsFolder\Vim\host_vimrc_windows

    • VsVim : put those lines in your _vsvimrc file :

      source PathToMySettingsFolder\Vim\_vimrc.vim
      source PathToMySettingsFolder\Vim\_vsvimrc