mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	CI/docs: fix doc builds
This commit is contained in:
		
					parent
					
						
							
								844c4c5974
							
						
					
				
			
			
				commit
				
					
						d138eca7c5
					
				
			
		
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -21,6 +21,8 @@ Tidal is an alternative config that adds vim-tidal on top of the plugins from th | ||||||
| 
 | 
 | ||||||
| Maximal is the ultimate configuration that will enable basically everything. Keep in mind, however, that this will pull a lot of dependencies. | Maximal is the ultimate configuration that will enable basically everything. Keep in mind, however, that this will pull a lot of dependencies. | ||||||
| 
 | 
 | ||||||
|  | You are strongly recommended to use the binary cache if you would like to try the Maximal configuration. | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| === Using Prebuilt Configs | === Using Prebuilt Configs | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -23,7 +23,7 @@ with builtins; { | ||||||
|         map_cr = mkOption { |         map_cr = mkOption { | ||||||
|           type = types.bool; |           type = types.bool; | ||||||
|           default = true; |           default = true; | ||||||
|           description = "map <CR> on insert mode"; |           description = "map `CR` on insert mode"; | ||||||
|         }; |         }; | ||||||
| 
 | 
 | ||||||
|         map_complete = mkOption { |         map_complete = mkOption { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue