mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 08:08:32 +01:00
zs
This commit is contained in:
5
vim/rc
5
vim/rc
@@ -30,11 +30,6 @@ set lazyredraw
|
||||
"move by visual line
|
||||
"gg will go to start of file, GG to end of file and M will actually jump to mid of screen
|
||||
|
||||
"modifier keys
|
||||
let mapleader=","
|
||||
nnoremap l $
|
||||
"l is no the selector for line
|
||||
|
||||
"general use
|
||||
inoremap jk <esc>
|
||||
nnoremap <F8> :nohlsearch<CR>
|
||||
|
||||
Reference in New Issue
Block a user