Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| vim [2009/11/03 01:05] – suapapa | vim [2013/08/03 05:04] (current) – external edit 127.0.0.1 |
|---|
| *[[http://mysite.verizon.net/astronaut/vim/index.html#MANPAGEVIEW|Man Page Viewer]] | *[[http://mysite.verizon.net/astronaut/vim/index.html#MANPAGEVIEW|Man Page Viewer]] |
| <code>:so %</code> | <code>:so %</code> |
| *[[http://clewn.sourceforge.net/|clewn]] - Clewn implements full gdb support in the vim editor | |
| *[[http://vim.sourceforge.net/scripts/script.php?script_id=30|python_fn]] | *[[http://vim.sourceforge.net/scripts/script.php?script_id=30|python_fn]] |
| *[[http://www.vim.org/scripts/script.php?script_id=1853|Twitter : A simple client for Twitter]] | *[[http://www.vim.org/scripts/script.php?script_id=1853|Twitter : A simple client for Twitter]] |
| | *[[http://www.vim.org/scripts/script.php?script_id=311|grep.vim : Grep search tools integration with Vim]] |
| | |
| | *[[http://clewn.sourceforge.net/|clewn]] - Clewn implements full gdb support in the vim editor |
| | *[[http://pyclewn.sourceforge.net/|Pyclewn]] |
| | <code bash> |
| | $ vimdir=$HOME/.vim python setup.py install --home=$HOME |
| | </code> |
| | *파이썬 라이브러리는 ~/lib/python/clewn |
| | *빔 플러그인은 ~.vim |
| | 에 설치됨 |
| | |
| | |
| |
| ====== tips ====== | ====== tips ====== |