mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	fix: garbage at the end of presence.nvim options hyperlink
This commit is contained in:
		
					parent
					
						
							
								79587828f4
							
						
					
				
			
			
				commit
				
					
						a3b533b923
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ in { | |||
|     vim.startPlugins = ["presence-nvim"]; | ||||
| 
 | ||||
|     vim.luaConfigRC.presence-nvim = nvim.dag.entryAnywhere '' | ||||
|       -- Description of each option can be found in https://github.com/andweeb/presence.nvim444 | ||||
|       -- Description of each option can be found in https://github.com/andweeb/presence.nvim | ||||
|       require("presence").setup({ | ||||
|           -- General options | ||||
|           auto_update         = true, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf