mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	Merge branch 'main' into colorful-menu
This commit is contained in:
		
				commit
				
					
						514ed8bdd4
					
				
			
		
					 1 changed files with 0 additions and 13 deletions
				
			
		|  | @ -43,19 +43,6 @@ in { | |||
|           default = {}; | ||||
|           description = "Settings for completion providers."; | ||||
|         }; | ||||
| 
 | ||||
|         transform_items = mkOption { | ||||
|           type = nullOr luaInline; | ||||
|           default = mkLuaInline "function(_, items) return items end"; | ||||
|           defaultText = '' | ||||
|             Our default does nothing. If you want blink.cmp's default, which | ||||
|             lowers the score for snippets, set this option to null. | ||||
|           ''; | ||||
|           description = '' | ||||
|             Function to use when transforming the items before they're returned | ||||
|             for all providers. | ||||
|           ''; | ||||
|         }; | ||||
|       }; | ||||
| 
 | ||||
|       cmdline = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 raf
				raf