8000 GitHub - PFZheng/Visual-Mark: Visual mark, similar to UltraEdit's bookmark
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PFZheng/Visual-Mark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1026

This script uses Vim's "sign" capability to provide visual marks, similar to UltraEdit's bookmark. 

1.  For gvim, use "Ctrl + F2" to toggle a visual mark. 
     For both vim and gvim, use "mm" to toggle a visual mark.
2.  Use "F2" to navigate through the visual marks forward in the file.
3.  Use "Shift + F2" to navigate backwards.

If you do not like the highlighting scheme, you could change "SignColor" in the script.  Feedbacks are welcome. :-)


About

Visual mark, similar to UltraEdit's bookmark

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%
0