This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim-old/plug-config/nnn.vim

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' } }