index
:
vim-nextag.git
master
Move to the next or previous SGML tag in Vim
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break up long l:visualfix definition
v0.1.0
Tom Ryder
2017-11-06
1
-1
/
+5
*
Move tag pattern into variable
Tom Ryder
2017-11-06
1
-1
/
+3
*
Use v:count1 directly in function
Tom Ryder
2017-11-06
1
-8
/
+8
*
Break long remap lines up semantically
Tom Ryder
2017-11-06
1
-6
/
+18
*
Use nnoremap/onoremap/... etc
Tom Ryder
2017-11-06
1
-6
/
+6
*
Use non-interpolating single quotes in remaps
Tom Ryder
2017-11-06
1
-6
/
+6
*
Unfold excessive :execute loop
Tom Ryder
2017-11-06
1
-4
/
+6
*
Use explicitly case-insensitive operators
Tom Ryder
2017-11-06
1
-3
/
+3
*
Adjust indentation to conventional 2-spaces
Tom Ryder
2017-11-06
1
-14
/
+14
*
Strip trailing whitespace
Tom Ryder
2017-11-06
1
-1
/
+0
*
Update documentation for consistency.
Tom Ryder
2012-02-11
1
-1
/
+2
*
Force magic so this regex works.
Tom Ryder
2012-02-11
1
-1
/
+1
*
Refined regex; ignores SGML comments and PHP tags.
Tom Ryder
2012-02-11
1
-2
/
+2
*
Nicer structure for function.
Tom Ryder
2012-02-11
1
-10
/
+6
*
More explanatory comment.
Tom Ryder
2012-02-11
1
-2
/
+3
*
Slightly more tolerant regex.
Tom Ryder
2012-02-11
1
-1
/
+1
*
First commit.
Tom Ryder
2012-02-11
1
-0
/
+48