mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	docs: fix typo
This commit is contained in:
		
					parent
					
						
							
								c4e75c4c1a
							
						
					
				
			
			
				commit
				
					
						cca14c7d29
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,7 +8,7 @@ As of version **0.7**, we exposed an API for configuring lazy-loaded plugins via | |||
|   config.vim.lazy.plugins = { | ||||
|     aerial = { | ||||
|       package = pkgs.vimPlugins.aerial-nvim; | ||||
|       setupModule = aerial; | ||||
|       setupModule = "aerial"; | ||||
|       setupOpts = { | ||||
|         option_name = true; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang