diff options
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index fc9fd84..fc883eb 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -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 "}} "} |
