nvim tree to the right

This commit is contained in:
mightypanders 2023-06-01 12:59:57 +02:00
parent 9c6fb0b1d1
commit 58fbb0a0a0

View File

@ -99,7 +99,7 @@ require 'nvim-tree'.setup {
view = {
width = 35,
hide_root_folder = false,
side = 'left',
side = 'right',
mappings = {
custom_only = false,
list = {}