mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
neovim: reconfigure nnn.vim
This commit is contained in:
parent
c50d0a100e
commit
04310da09e
@ -1,3 +1,3 @@
|
||||
let g:nnn#set_default_mappings = 0
|
||||
let g:nnn#command = 'nnn -dHc'
|
||||
let g:nnn#layout = 'new'
|
||||
let g:nnn#command = 'nnn -Hcdx'
|
||||
let g:nnn#layout = { 'window': { 'width': 0.9, 'height': 0.8, 'highlight': 'Debug' } }
|
||||
|
Loading…
Reference in New Issue
Block a user