Re: Vim windows vundle and vimrc

2017-11-17 Thread Ken Takata
Hi, 2017/11/17 Fri 15:26:59 UTC+9 phk1 wrote: > I installed vim in Windows 8.1. Myngw too and git. Im trying to configure the > vimrc to load plugins. I listed all plugins, ok. Installed all plugins, ok > too. But the plugins don't load. > > The path os plugins is the root. ~/_vimrc.

Re: Vim windows vundle and vimrc

2017-11-17 Thread Christian Brabandt
On Do, 16 Nov 2017, phk1 wrote: > I installed vim in Windows 8.1. Myngw too and git. Im trying to configure the > vimrc to load plugins. I listed all plugins, ok. Installed all plugins, ok > too. But the plugins don't load. > > The path os plugins is the root. ~/_vimrc. ~/.vim/bundle/... > >

Vim windows vundle and vimrc

2017-11-16 Thread phk1
I installed vim in Windows 8.1. Myngw too and git. Im trying to configure the vimrc to load plugins. I listed all plugins, ok. Installed all plugins, ok too. But the plugins don't load. The path os plugins is the root. ~/_vimrc. ~/.vim/bundle/... My vimrc file: set nocompatible "