# windows_vim_config_file **Repository Path**: f4prime/windows_vim_config_file ## Basic Information - **Project Name**: windows_vim_config_file - **Description**: a vimrc file for gvim on windows - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # a vim configure file ## platform windows ## appearance ![pict](https://github.com/zzz136454872/_vimrc/blob/master/appearance.jpg) ## functions Use Ctrl+u to compile and(or) run your code. 1. autocompile now it can compile (or run) c, cpp, latex, java, go and even arduino. of course, it needs the compiler. 2. automake press to run mingw32-make needs gcc tool chain. ## plug-ins 1. vim-plug It needs to be installed manually. 2. nerdtree 3. vim-latex 4. vim-markdown ## software dependencies 1. gcc 2. g++ 2. mingw32-make 3. jdk 4. go 5. arduino 6. texlive Install what you need. ## for linux a similar gvim configure file is at [vimrc_for_ubuntu](https://github.com/zzz136454872/vimrc_for_ubuntu) these will be installed using`:PlugInstall`after vim-plug is installed. Before this command, delete what you don't need and add what else you need. *if anything in need contract me at [zzz136454872@163.com](zzz136454872@163.com)*