没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > lh-vim |
lh-vim
|
2 | 0 | 755 |
贡献者 | 讨论 | 代码提交 |
I'm maintaining on google.code my vim plugins and ftplugins. You will find there the following projects:
- lh-vim-lib: a VimL library for script writers
- a fork of mu-template: an advanced template-files expander
- lh-cpp: my C&C++ ftplugin suite
- searchInRuntime: a plugin dedicated to searching for files in various path lists, and applying commands on them
- my bracketing-system ; lh-tags: a little helper tool that simplifies the automatic build of tags files, and helps to select a tag among several
- BuildToolsWrapper: that permits to plug compiler filters at :make outputs, to do background compilation, etc
- lh-refactor: a generic refactoring suite
- Miscellaneous scripts (.vimrc, local_vimrc, let-modeline, some pluginized tips, ...)
- UT: a Unit Testing Framework for vim