diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-06 21:54:56 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-06 21:54:56 +0800 |
| commit | 84a2efbc109fd0e5def47a07277d633dad568234 (patch) | |
| tree | 430197b39c19f13835972e07d54315571c15e0e1 /core | |
| parent | 4a74cd499d7536466d9641ace7dc623386d8a86c (diff) | |
update register.nvim settings
Diffstat (limited to 'core')
| -rw-r--r-- | core/plugins.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 2a7df1a..4568789 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -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 "}} "} |
