nvim tree to the right
This commit is contained in:
		@@ -99,7 +99,7 @@ require 'nvim-tree'.setup {
 | 
				
			|||||||
  view                               = {
 | 
					  view                               = {
 | 
				
			||||||
    width = 35,
 | 
					    width = 35,
 | 
				
			||||||
    hide_root_folder = false,
 | 
					    hide_root_folder = false,
 | 
				
			||||||
    side = 'left',
 | 
					    side = 'right',
 | 
				
			||||||
    mappings = {
 | 
					    mappings = {
 | 
				
			||||||
      custom_only = false,
 | 
					      custom_only = false,
 | 
				
			||||||
      list = {}
 | 
					      list = {}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user