vim paste

vim-airline

這一個 vim plugin 是看到 othree 的 Blog 介紹的 https://blog.othree.net/log/2013/07/04/vim-airline/ 先前用 powerline 在 sshfs 上面編輯的時候,會慢到無法接受,就拔掉不用 筆記一下也許這一個簡單,夠輕量,不會有問題 https://github.com/bling/vim-airline 說實在的,p

SPF13

不知不覺,用 VIM 也數不清有幾年了,當年開始接觸 Open Source 的軟體後,每天都活在驚奇裡 常常看到,令人感到新鮮,或是驚奇的想法,被提出,或是實作出來 在使用

Vundle

對於 VIM 的 plugin 管理方式一直用的是 https://github.com/tpope/vim-pathogen Vundle 有聽過,可是一直沒有真正的搞懂,差別是什麼,直到看到了海大簡單的說明 http://tzangms.com/2012/01/18/vim-plugin-manager-vundle/ 才了解,Vundle 真是懶人救星,可以

Vim Hacks

這一個簡報,是 c9s 大,兩年前的簡報,好的技術,過了,一年,兩年一樣,好用,實在,不會年年加上西元四個碼,包一包,就要你花錢升級,不跟著升,好像

vim autotag.vim

Vim with actionscript syntax highlight

Vim env make me happy

自己的小筆記 http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/ http://blog.tplus1.com/index.php/2007/08/29/how-to-use-vimdiff-as-the-subversion-diff-tool/ vimdiff http://www.ibm.com/developerworks/cn/linux/l-vimdiff/index.html http://www.vim.org/scripts/script.php?script_id=1542 put this file under ~/.vim/plugin/ C-x C-o get the tips taglist (vim-scripts debain package) minibufexplorer (vim-scripts debain package) under debian require package vim vim-lesstif vim-nox vim-scripts vim-gtk vim-gnome exuberant-ctags simple .vimrc set tabstop=4 set shiftwidth=4 set softtabstop=4 set autoindent set ignorecase set nowrapscan set et set number set noswapfile nnoremap <F8> :Tlist<CR> nnoremap <F9> <ESC> zi colors delek syntax

Vim Tips

寫給自己看,小記一下 Vim 的功能一直都很強,已經是我得力的文字編輯器,包含一些小程式,也都是用 她來撰寫,之前自己的筆記已經不知道流落到哪裡了,一