windows vimrc_win10纯净版[通俗易懂]

windows vimrc_win10纯净版[通俗易懂]avimconfigurefileThisispracticalvimconfigfileforwindows.github.com/zzz136454872/_vimrcplatformwindowsappearan

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.

  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

these will be installed using:PlugInstallafter vim-plug is installed.
Before this command, delete what you don’t need and add what else you need.

software dependencies

  1. gcc
  2. g++
  3. mingw32-make
  4. jdk
  5. go
  6. arduino
  7. 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

(0)
编程小号编程小号

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注