mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	nvim-notify: use explicit function for vim.notify
This commit is contained in:
		
					parent
					
						
							
								3a2edd1b75
							
						
					
				
			
			
				commit
				
					
						f6a8cd968e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ in { | |||
|       pluginRC.nvim-notify = entryAnywhere '' | ||||
|         local notify = require("notify") | ||||
|         notify.setup(${toLuaObject cfg.setupOpts}) | ||||
|         vim.notify = notify | ||||
|         vim.notify = notify.notify | ||||
|       ''; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 diniamo
				diniamo