index
:
vim-cursorline-current.git
develop
master
Show Vim cursorline only in active window
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete overhaul for new major release
Tom Ryder
2019-06-19
1
-18
/
+71
*
Simplify 'cursorline' reset syntax
Tom Ryder
2019-06-19
1
-1
/
+1
*
Use :set rather than :let where practical
Tom Ryder
2019-06-13
1
-2
/
+2
*
Add :tabfirst command to go back to first tab
Tom Ryder
2019-06-10
1
-1
/
+1
*
Add documentary comments
Tom Ryder
2019-06-10
1
-0
/
+23
*
Rearrange autocmds
Tom Ryder
2019-06-10
1
-4
/
+4
*
Backport to Vim 7.0
Tom Ryder
2019-06-10
1
-1
/
+1
*
Support tabs on startup as well as windows
Tom Ryder
2019-06-10
1
-2
/
+2
*
Refactor and simplify, remove autoload
Tom Ryder
2019-06-10
1
-24
/
+7
*
Add comments
Tom Ryder
2019-05-30
1
-4
/
+13
*
Restore BufEnter hook
Tom Ryder
2019-05-30
1
-0
/
+2
*
Remove BufEnter hook
Tom Ryder
2019-05-30
1
-2
/
+2
*
Run load and restore functions only with multiwin
Tom Ryder
2019-05-30
1
-6
/
+6
*
Merge autocmd definitions
Tom Ryder
2019-05-30
1
-6
/
+2
*
Remove support for g:cursorline_current_insert
Tom Ryder
2019-05-30
1
-6
/
+4
*
Strip comments out from plugin file
Tom Ryder
2019-05-30
1
-16
/
+10
*
Factor out functions into autoload
Tom Ryder
2019-05-30
1
-37
/
+5
*
Remove overzealous load guard checks
Tom Ryder
2019-05-25
1
-4
/
+1
*
Remove unneeded variable scoping
Tom Ryder
2019-05-09
1
-7
/
+7
*
Switch to two-spacing
Tom Ryder
2019-05-09
1
-2
/
+2
*
Call restore function on BufEnter
Tom Ryder
2018-09-09
1
-2
/
+4
*
Simplify suspend/restore funcs considerably
Tom Ryder
2018-09-09
1
-13
/
+4
*
Add FocusLost/FocusGained hooks
Tom Ryder
2018-08-05
1
-3
/
+3
*
Correct backwards loop-skipping condition
Tom Ryder
2018-08-04
1
-1
/
+1
*
First version
v0.1.0
Tom Ryder
2018-08-04
1
-0
/
+76