mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-01 03:22:39 +00:00 
			
		
		
		
	modules: add config.vim to built package's passthru
		
	Accessible under `<package>.passthru.neovimConfiguration`
This commit is contained in:
		
					parent
					
						
							
								1bd0ae5f7e
							
						
					
				
			
			
				commit
				
					
						0ba3ccdab8
					
				
			
		
					 2 changed files with 10 additions and 2 deletions
				
			
		|  | @ -285,6 +285,9 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to | |||
| - Add [](#opt-vim.spellcheck.extraSpellWords) to allow adding arbitrary | ||||
|   spellfiles to Neovim's runtime with ease. | ||||
| 
 | ||||
| - Add combined nvf configuration (`config.vim`) into the final package's | ||||
|   passthru as `passthru.neovimConfiguration` for easier debugging. | ||||
| 
 | ||||
| [ppenguin](https://github.com/ppenguin): | ||||
| 
 | ||||
| - Telescope: | ||||
|  | @ -302,7 +305,8 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to | |||
|   `vim.languages.kotlin` | ||||
| - changed default keybinds for leap.nvim to avoid altering expected behavior | ||||
| - Add LSP, formatter and Treesitter support for Vala under `vim.languages.vala` | ||||
| - Add [Tinymist](https://github.com/Myriad-Dreamin/tinymist] as a formatter for the Typst language module. | ||||
| - Add [Tinymist](https://github.com/Myriad-Dreamin/tinymist] as a formatter for | ||||
|   the Typst language module. | ||||
| 
 | ||||
| [Bloxx12](https://github.com/Bloxx12) | ||||
| 
 | ||||
|  | @ -327,4 +331,3 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to | |||
| [Nowaaru](https://github.com/Nowaaru): | ||||
| 
 | ||||
| - Add `precognition-nvim`. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue