-
Notifications
You must be signed in to change notification settings - Fork 0
/
lh-dev.README
21 lines (18 loc) · 995 Bytes
/
lh-dev.README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--------------------
lh-dev v1.1.3
--------------------
lh-dev is a generic suite of functions for analysing source code.
Audience : Any ftplugins writers that desire to define complex
features that require a little understanding of source
code constructs (like function signatures, etc)
Requirements : Vim 7, lh-vim-lib (3.0.0), lh-tags (3.0.0)
Required by : lh-cpp, lh-refactor
Author : Luc Hermitte
License : GPLv3 (http://code.google.com/p/lh-vim/wiki/license)
More Help At : http://code.google.com/p/lh-vim/wiki/lhDev (eventually)
Vim script#???: http://www.vim.org/scripts/script.php?script_id=???
Repository :
svn checkout http://lh-vim.googlecode.com/svn/dev/trunk lh-dev
VAM : lh-dev
http://code.google.com/p/lh-vim/source/browse/dev/trunk/lh-dev-addon-info.txt
See also : lh-refactor, lh-cpp