1
0
Fork 0

how about no

This commit is contained in:
Von Random 2015-08-26 16:40:09 +03:00
parent 3c1e671c5e
commit 41375bbf6a

1
vimrc
View file

@ -49,7 +49,6 @@ autocmd BufNewFile *.pl 0put =\"#!/usr/bin/env perl\<nl>\use strict;\<nl>\use wa
" maps
let mapleader = ","
nmap <Space> <C-W>
noremap <F1> <Esc>
"enable cursorline on demand
nnoremap <Leader>c :set cursorline!<CR>