diff options
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 "}} "} |
