linux : sudo apt-get install vim > macos : brew install... - VerySource" />

AcVim
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:It's vimfiles, Can easier write nim and more language code.
For programmers
---
**Install Vim** 
> Windows : [Download gvim](http://www.vim.org/download "Vim")  
> linux : sudo apt-get install vim  
> macos : brew install vim

**Setup AcVim**  
>cd AcVim  
#**unix/linux/macos**  
sh setup.sh  
>  
>#**windows**  
setup.bat

**open vim**  
> :PlugUpdate :PlugInstall :PlugUpgrade  
\ee: edit vimrc  
\pp: edit edit update plugs list  
\aa: edit autocomplete option.  
\uu: edit custom option  
>
>;yy ;pp or \ \: copy paste  
\\= : generate nim or another language tags  
;cg: find words in tags and goto the file 

**more shortcutkeys:**  
>;tt,tl,tL,to,tq ;ff,fu,fg ;bb,bd ;cc,cb,cm,cg,cu,cl,cn,cp,co,ci  
;yy ;pp ;P ;ve ;ww,wf,qf,qq,qw,qa ;mm,/,mc,ma,mt,n,N,*,\#  
;ld,lr ;sc,se,st ;fl ;ut,ul ;wss,wsf \ ;\  
;xx,xs,xi,xy,xl,xb,xn,xu,x$,x\,xa,xm,xA  
\hjklweb... i:  
\left,right,up,down    
ysiw",cs"'... and more plugs keys.  
you can test them :)

## Features
- Happy coding.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。