how about no
This commit is contained in:
parent
3c1e671c5e
commit
41375bbf6a
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -49,7 +49,6 @@ autocmd BufNewFile *.pl 0put =\"#!/usr/bin/env perl\<nl>\use strict;\<nl>\use wa
|
||||||
|
|
||||||
" maps
|
" maps
|
||||||
let mapleader = ","
|
let mapleader = ","
|
||||||
nmap <Space> <C-W>
|
|
||||||
noremap <F1> <Esc>
|
noremap <F1> <Esc>
|
||||||
"enable cursorline on demand
|
"enable cursorline on demand
|
||||||
nnoremap <Leader>c :set cursorline!<CR>
|
nnoremap <Leader>c :set cursorline!<CR>
|
||||||
|
|
Loading…
Reference in a new issue