mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 04:32:21 +00:00 
			
		
		
		
	docs: refactor
This commit is contained in:
		
					parent
					
						
							
								a35eab716a
							
						
					
				
			
			
				commit
				
					
						e360a1c16c
					
				
			
		
					 38 changed files with 829 additions and 789 deletions
				
			
		
							
								
								
									
										11
									
								
								docs/manual/default-configs/maximal.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								docs/manual/default-configs/maximal.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
# Maximal {#sec-default-maximal}
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
$ nix shell github:notashelf/neovim-flake#maximal test.nix
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
It is the same fully configured neovim as with the [Nix](#sec-default-nix) config, but with every supported language enabled.
 | 
			
		||||
 | 
			
		||||
::: note
 | 
			
		||||
Running the maximal config will download _a lot_ of packages as it is downloading language servers, formatters, and more.
 | 
			
		||||
:::
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue