mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	startify: fix typo
This commit is contained in:
		
					parent
					
						
							
								b88c7bcdc0
							
						
					
				
			
			
				commit
				
					
						b64f7d48f1
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ in { | |||
| 
 | ||||
|     bookmarks = mkOption { | ||||
|       default = []; | ||||
|       description = ''List of book marks to disaply on start page''; | ||||
|       description = ''List of book marks to display on start page''; | ||||
|       type = listOf attrs; | ||||
|       example = {"c" = "~/.vimrc";}; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang