mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
b080c54e5b
Also deprecate neovim config.
4 lines
157 B
VimL
4 lines
157 B
VimL
let g:nnn#set_default_mappings = 0
|
|
" let g:nnn#command = 'nnn -HUdex'
|
|
let g:nnn#layout = { 'window': { 'width': 0.9, 'height': 0.8, 'highlight': 'Debug' } }
|