1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add plugin register.nvim

This commit is contained in:
jdhao
2021-07-05 01:13:09 +08:00
parent 03f600d580
commit f47d8dc55e
2 changed files with 6 additions and 0 deletions

View File

@@ -561,5 +561,8 @@ iron.core.set_config{
repl_open_cmd = 'vertical 120 split'
}
EOF
""""""""""""""""""""""""""""""register.nvim settings""""""""""""""""""""""""""""""
let g:registers_show_empty_registers = 0
"}}
"}