Skip to content

GitHubMota/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use vim-plug as plugin manager

screenshot

screenshot.png

VIM Installation

(Supported Ubuntu/Centos/Mac OS)

git clone https://github.com/githubmota/vim.git
cd ./vim; ./install.sh

PS: If the target machine has no available network, you can just copy _vimrc_base file to your user path, not forget rename it to _vimrc, this file remove all the plugins should be downloaded, but you still need vim had been installed in the target machine.

ChangeLog

Tips

  • F2 key to open the directory files browser.
  • F3 key to open Source Insight.
  • F6 key to optimize the code format.
  • F7 key to open markdown preview window and F9 key to close. (Make sure g:mkdp_path_to_chrome in _vimrc file set to the browser exists.)
  • F9 key to compile/link/run the source code.
  • More need to look into the _vimrc file.

About

vim配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published