a vim configure file
This is practical vim config file for windows.
github.com/zzz136454872/_vimrc
platform
windows
appearance
functions
Use Ctrl+u to compile and(or) run your code.
-
autocompile
now it can compile (or run) c, cpp, latex, java, go and even arduino.of course, it needs the compiler.
-
automake
press to run mingw32-makeneeds gcc tool chain.
plug-ins
- vim-plug
It needs to be installed manually. - nerdtree
- vim-latex
- vim-markdown
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.
software dependencies
- gcc
- g++
- mingw32-make
- jdk
- go
- arduino
- texlive
Install what you need.
for linux
a similar gvim configure file is at
vimrc_for_ubuntu
if anything in need contract me at zzz136454872@163.com
今天的文章windows vimrc_win10纯净版[通俗易懂]分享到此就结束了,感谢您的阅读。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/69742.html