vim: bracketed paste

This commit is contained in:
Michael Grote 2021-11-22 07:19:31 +01:00
parent 5f96ec0ba7
commit a8d9f009dd

4
.vimrc
View file

@ -20,6 +20,8 @@ Plugin 'itchyny/lightline.vim'
Plugin 'ap/vim-buftabline'
" start screen
Plugin 'mhinz/vim-startify'
" bracketed paste/ keine set-paste mehr
Plugin 'ConradIrwin/vim-bracketed-paste'
" multi cursor; setze cursor mit \\\
Plugin 'mg979/vim-visual-multi'
" Markdown-Preview in Browser
@ -152,7 +154,7 @@ let g:startify_lists = [
" Ctrl+S zum speichern
nmap <C-s> :w<CR>
" ctrl+P: set paste
nmap <C-p> :set paste!<CR>
nmap <leader>p :set paste!<CR>
" leader-key
:let mapleader = ","
" vim.fugitiv in neuem tab