@@ -47,6 +47,7 @@ set backspace=indent,eol,start
" Show linenumbers
set number
set noruler
+set cursorline
" Encoding
set encoding=utf-8