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

update register.nvim settings

This commit is contained in:
jdhao 2021-07-06 21:54:56 +08:00
parent 4a74cd499d
commit 84a2efbc10

View File

@ -565,5 +565,6 @@ EOF
""""""""""""""""""""""""""""""register.nvim settings""""""""""""""""""""""""""""""
let g:registers_show_empty_registers = 0
let g:registers_window_border = 'single'
let g:registers_window_max_width = 80
"}}
"}