Highlight cursor line when focus is lost.
authorIain Patterson <me@iain.cx>
Tue, 6 Oct 2009 10:08:26 +0000 (11:08 +0100)
committerIain Patterson <me@iain.cx>
Tue, 6 Oct 2009 10:08:26 +0000 (11:08 +0100)
commitd1c7f1b4ee2672f0a1ed385cd8d887914d8372d0
tree6f2cd1993ed255fcd85b58008d31c8a4db425b2b
parent0022b1a8c3238ee7350d19b93ac9816e66405cc3
Highlight cursor line when focus is lost.

Set cursorline on FocusLost.
Unset cursorline on FocusGained iff it wasn't set before focus was lost.
.vimrc