about summary refs log tree commit diff stats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 1446963..a241739 100644
--- a/.vimrc
+++ b/.vimrc
@@ -330,7 +330,7 @@ let g:syntastic_check_on_open = 0
 let g:syntastic_disabled_filetypes=['python'] " use jedi instead
 
 set colorcolumn=80
-"set cursorline
+set cursorline
 nnoremap <silent> <Leader>l ml:execute 'match Search /\%'.line('.').'l/'<CR>
 nnoremap <silent> <Leader>m ml:execute 'match'<CR>
 
hut <hut@lavabit.com> 2009-12-25 21:55:04 +0100 committer hut <hut@lavabit.com> 2009-12-25 21:55:04 +0100 updated pydoc pages' href='/akspecs/ranger/commit/doc/ranger.container.html?h=v1.4.4&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
1cd06f3f ^


f07bb12f ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27