Watchers
number marks
showing marks using number array in color, easy to trace.
- Script id: 2194
- Author: Hongli Gao
- Latest version: 1.4
- Release date: 2010-08-27
- Release notes:
Afford two hotkeys,
<F5> load marks' file,
<F6> save marks to a file.
--NOTED THIS------------------------
Add
let g:Signs_file_path_corey='c:'
to your gvimrc, change it to your path.
-----------------------------
提供两个新的快捷键,
按F5读入标记文件,
按F6保存标记到文件里。
-----------------------------------
注意,你的gvimrc文件里面需要加入以下一行。
let g:Signs_file_path_corey='c:'
并且改成你自己喜欢的目录。