当前位置: 首页 > 工具软件 > Vim Bootstrap > 使用案例 >

VIM 资源汇总

咸承教
2023-12-01

文章

vim插件编写中的plug和SID

Is cpo&vim a special syntax?

Required vim compiled with +python

使用 gVim 的 Python 自动补全时遇到的问题

How to resolve “requires Vim compiled with Python 2.x support” when launching Vim?

Seven habits of effective text editing

Seven habits of effective text editing (中英对照版)

进行有效编辑的七种习惯

Seven habits of effective text editing 2.0

Seven habits of effective text editing (Online Slide Show)

vim global命令 [1]

VIM fold 折叠

Folding

Make views automatic

Vim tips: The basics of search and replace

VIM的正则表达式

vim+global+ctags搭建高效的编程环境(Windows/Linux)

插件

插件管理

vundle : Vundle the Vim package manager

Vundle for Windows

https://github.com/vim-scripts

http://vim-scripts.org/vim/scripts.html

pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al

插件推荐

Vim Bootstrap

mru.vim : Plugin to manage Most Recently Used (MRU) files

restore_view.vim : A plugin for automatically restoring file’s cursor position and folding

Python-mode – A Vim Plugin to Develop Python Applications in Vim Editor

LIST OF VIM PLUGINS I USE WITH MINI TUTORIALS

Vim Essential Plugins

Useful Vim editor plugins for software developers - part 1

插件开发

How to write a plugin

How to Write Vim Plugins with Python - DZone Web Dev

How To Write A Vim Plugin With Ruby

杂项

VIM 闲耕
http://wiki.hotoo.me/Vim.html#toc_1.4.4

VIM 自带的帮助文件:

:h usr_41.txt

脚本

Insert current date or time
http://vim.wikia.com/wiki/Insert_current_date_or_time

Learn Vimscript the Hard Way
http://learnvimscriptthehardway.stevelosh.com/

笨方法学 Vimscript
http://learnvimscriptthehardway.onefloweroneworld.com/

Scripting Vim Editor
http://www.ibm.com/developerworks/views/linux/libraryview.jsp?end_no=100&lcl_sort_order=asc&type_by=Articles&sort_order=desc&show_all=false&start_no=1&sort_by=Title&search_by=scripting+the+vim+editor&topic_by=All+topics+and+related+products&search_flag=true&show_abstract=true

文档

VIM 官方网站
http://www.vim.org/

VIM 参考手册(中文)
http://vimcdoc.sourceforge.net/doc/index.html
http://download.csdn.net/detail/icbm/9646295

VIM 用户手册(中文)
http://vimcdoc.sourceforge.net/doc/usr_toc.html
http://download.csdn.net/detail/icbm/9646294

 类似资料: