restore Y
This commit is contained in:
@@ -56,6 +56,9 @@ nnoremap <C-p> :FuzzyOpen<CR>
|
|||||||
"noremap p p`[
|
"noremap p p`[
|
||||||
"noremap P P`[
|
"noremap P P`[
|
||||||
|
|
||||||
|
" https://github.com/neovim/neovim/pull/13268
|
||||||
|
unmap Y
|
||||||
|
|
||||||
augroup vimrc
|
augroup vimrc
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd BufNewFile,BufRead *.pdc,*.pandoc setlocal filetype=markdown
|
autocmd BufNewFile,BufRead *.pdc,*.pandoc setlocal filetype=markdown
|
||||||
|
|||||||
Reference in New Issue
Block a user