.vimrc
changeset 607 db8b30e73baf
parent 606 f21480ec9818
child 608 817b345c30a5
--- a/.vimrc	Fri Jan 11 22:02:42 2013 +0200
+++ b/.vimrc	Fri Jan 11 22:05:22 2013 +0200
@@ -25,6 +25,9 @@
 " Set command string height.
 set ch=1
 
+" Highlight line with cursor.
+set cursorline
+
 " Hide buffers instead of closing them.
 set hidden