-
Notifications
You must be signed in to change notification settings - Fork 0
search for the next syntax error detected by the vim highlighting mechanism
vim-scripts/SearchSyntaxError
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1851 " This scritp searches for the next syntax error detected by the vim highlighting " mechanism. To search for the next syntax error, issue command " :ERR " That all, folks. " " You can map this :ERR to your favorite key or key combination as follows: " " noremap <silent><C-K><C-E> :ERR<cr> " " For feedback, bugs and wishes: write to: iler.ml at gmail.com " " As a bonus, :ERRP searches backwards for the syntax error. " And <Ctrl-K><Ctrl-E> is mapped to :ERR, unless somebody redefined it( " (your vimrc or some other plugin).
About
search for the next syntax error detected by the vim highlighting mechanism
Resources
Stars
Watchers
Forks
Packages 0
No packages published