- This repository contains the followings:
-
a set of vim files
- _vimrc (_vimrc)
- color theme (colors)
- mswin_v74.vim which is used for CTRL+F (next page) feature since this feature doesn't work properly with mswin.vim provided by Vin80/Vim81.
-
tmux.config
-
-
Location of _vimrc
- Win10: C:\Program Files (x86)\Vim_vimrc
- WSL/Ubuntu: /usr/share/vim/vimrc
-
This vimrc is tested over the following platforms:
Win7-64/HP-8470pWin10-64/HP-Spectre- Win10-Enterprise-64/HP-EliteBook-840-G5
- WSL/HP-EliteBook-840-G5
- Win10-Home-64/Lenovo-Yoga-910
- WSL/Lenovo-Yoga-910
- (TBC) Linux-raspberrypi-4.1.13-v7+/RPi2.
-
The following features are enabled:
-
Vundle is installed in the following path:
-
$VIM/vimfiles/bundle/Vundle.vim
For Windows, $VIM = C:\Program Files (x86)\Vim\
> cd $VIM/vimfiles > git clone https://github.com/VundleVim/Vundle.vim.git ./bundle/Vundle.vim
For Linux $ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
-
Plugins managed by Vundle are placed in the following path:
For Windows, $VIM/vimfiles/bundle/ For Linux, ~/.vim/bundle
-
- This .tmux.config is located in ~/.tmux.config
- This config file is used in WSL/HP-EliteBook-840-G5 and Ubuntu-16.04/HP-EliteBook-8470p
- Keep the default binding key (Ctrl+B) unchanged