Bilibili/vim-vide

Name: vim-vide

Owner: bilibili

Description: Lightest vimrc, while strong enough. ???vim????????

Created: 2017-10-08 11:33:53.0

Updated: 2018-05-24 07:07:39.0

Pushed: 2018-05-18 02:00:41.0

Homepage:

Size: 2945

Language: Vim script

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Vide

Install (??)
mv ~/.vim{,_bak}
git clone https://github.com/mrytsr/vim-vide.git ~/.vim
tar xvf ~/.vim/vimplug.tgz -C ~
Upgrade Plugins (????)
vim +PlugClean[!] +PlugUpdate +qa
Features (????)
vim-plug

Base on vim-plug, A minimalist Vim plugin manager. ????vim????????????plugit???????????????vundle??????

https://github.com/junegunn/vim-plug

Statusline (???)

Origin vim config statusline, much faster than airline or powerline! (vim?????????????????airline??powerline??????)

(Vide)  README.md[+] /home/tjx/vide [unix:utf-8:MARKDOWN]       18,5      50%
+----+  +----------+ +------------+ +-------------------+       +--+      +-+
1       2         3                 4                           5         6
  1. Logo
  2. Relative path (????)
  3. Absolute path of directory (????)
  4. Format : file-encoding : filetype (????)
  5. Row-position, col position (?????)
  6. Percent of rows (????????????)
Shortcuts (???)
Backup (????)
Template (??)
Plugins (????)
php-manual

Shift-K on php function to lookup in php-manual

utime.vim
let g:timeStampFormat = '170101'
let g:timeStampString = '%y%m%d'
let g:timeStampLeader = 'version'
Alternatives????

spf13/spf13-vim: The ultimate vim distribution https://github.com/spf13/spf13-vim

wklken/k-vim: vim?? https://github.com/wklken/k-vim

???vim,??????vim
??
ed -> ex(sed) -> vi -> vim -> gvim / macvim
??
vimtutor
:h - ????
vim?????
???? - ????????????
????
????
????? - ??vim???,vim?????
???? - ???
vim???
???? + ?? + ??
?? 1,2,3
?? v d c
?? a i w p $ " ' { ( [ t

 ni hao tang jun xin
 $('nihao')
 <a href="xx" >kjkjk </a>
????
?????
:set mouse=a
?vim cover??????
??
:e
vim a.php b.php
?????????
:args
:buffers(b)
ctrl-6 - ?????????????,???alt-tab
??
ctrl-p - ?????
ctrl-n - ??????
ctrl-e - ??,esc???
ctrl-y - ??,?????

??: vi/vim????: ???? ? ????
http://easwy.com/blog/archives/advanced-vim-skills-auto-complete/
??
:59<cr> / 59G - ???59?
^ / $ / 0 - ??,??

o / O - ?????,?????
i / I - ???????,??
w / W - ?????
b / B - ?????
e / E - ??????
ctrl-o / ctro-i
gg / G / NUM G ?????,????,NUM?
{} - ????,????
M / H / L - ??,?,?,?
ma / mA - ??mark?a,????,??
??
f / F - ?????,til,??,??
t / T - ?????,until,??,??
; / , - ???????
/ / ? - ??????,??,??
:grep -r / :!grep -r ?????
??,??
y
shift-insert
ctrl-r 0 / "
p / P ?????,??
??,??
x / X
d / D / dd
??
c / C ??
s / S ??,??
r / R ??,????,??
= - ?????
??,??
:w / :w!
:q / :q!
ZZ = :wq
:wqa!
vim???????
????????
zz
zt
zb
?????????
:set fileformat unix dos mas - ????????
:set fileencodings - ???????????,?????utf-8,cp936
:set fileencoding - ???????,???utf-8
:set encoding - vim???????,???????
??
zf - ????
zc - ????
zo - ????
:mkview / :loadview - ??,????
????
:split
:vsplit
backup swap undo
??vim???
:'<,'>w !
:make
:X        - ??
:r        - ????
:s///gc
:!sort    - ?????
:normal / :global - ????,???????
?
qa - ???a
@a - ??
?????????
????
vim-phpmanual - php??<s-k>??
syntastic - ????
ctrlp.vim - ????
nerdtree - ????
vim-gitgutter - ??git??
vim-commentary - ???????
vim&md??????????
vs / notepad++ / elipse / idea / sublime - ?????vim??
vimium - chrome
ppt - pandoc
?? - pelican
????
??????vimrc
spf13/spf13-vim https://github.com/spf13/spf13-vim
mrytsr / tvim - Git@OSC - OSChina.Net http://git.oschina.net/mrytsr/tvim

.vimrc
/home/tjx/.vim/
|-- autoload
|  `-- pathogen.vim
|-- bundle
|  |-- ack.vim
|  |-- vimproc.vim-master
|  |-- vim-startify
|  `-- xpt-0.4.8
|-- tmp
|  |-- backupdir
|  |-- directory
|  |-- NerdBookmarks.txt
|  |-- undodir
|  `-- view
`-- vimrc
vim??
Vimbits
http://www.vimbits.com/

?? Vim ???? | ? ? - CoolShell.cn
http://coolshell.cn/articles/5426.html

[??]130+vim????
http://wklken.me/posts/2013/08/17/130-essential-vim-commands.html#stq=&stp=0

Vimer????? | ??vim????????
http://www.vimer.cn/

Vim???? (??)
https://book.douban.com/subject/25869486/

welcome home : vim online
http://www.vim.org/

Vim | ????
http://easwy.com/blog/archives/tag/vim/

Vimcasts - Free screencasts about the text editor Vim
http://vimcasts.org/

VimGolf - real Vim ninjas count every keystroke!
http://vimgolf.com/

Vim Awesome
http://vimawesome.com/
??????????
?DBGPavim?Vim???PHP/Python??
https://brookhong.github.io/2014/09/27/dbgpavim-cn.html

Cscope??????Vim + Cscope?????? - ??????? - ??????
http://my.oschina.net/u/572632/blog/267471

VundleVim/Vundle.vim
https://github.com/VundleVim/Vundle.vim

Using tab pages - Vim Tips Wiki - Wikia
http://vim.wikia.com/wiki/Using_tab_pages

powerline / airline

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.