mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-16 11:52:47 +00:00
nvim: black hole delete
This commit is contained in:
parent
5305162bfe
commit
65681e1729
|
@ -42,6 +42,7 @@ syntax enable
|
|||
filetype plugin indent on
|
||||
|
||||
map <F7> mzgg=G`z
|
||||
map r "_d
|
||||
|
||||
se background=dark
|
||||
colorscheme dracula
|
||||
|
|
Loading…
Reference in a new issue