mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	dev: remove symbol_in_winbar setup from lspsaga
This commit is contained in:
		
					parent
					
						
							
								f5f02cbb92
							
						
					
				
			
			
				commit
				
					
						2b06cae4da
					
				
			
		
					 1 changed files with 0 additions and 11 deletions
				
			
		|  | @ -49,17 +49,6 @@ in { | ||||||
|       -- Enable lspsaga |       -- Enable lspsaga | ||||||
|       local saga = require 'lspsaga' |       local saga = require 'lspsaga' | ||||||
|       saga.init_lsp_saga() |       saga.init_lsp_saga() | ||||||
|       saga.setup({ |  | ||||||
|           symbol_in_winbar = { |  | ||||||
|           enable = true, |  | ||||||
|           separator = " ", |  | ||||||
|           hide_keyword = true, |  | ||||||
|           show_file = true, |  | ||||||
|           folder_level = 2, |  | ||||||
|           respect_root = false, |  | ||||||
|           color_mode = true, |  | ||||||
|         }, |  | ||||||
|       }) |  | ||||||
|     ''; |     ''; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf