mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	add release notes
This commit is contained in:
		
					parent
					
						
							
								caa177c91f
							
						
					
				
			
			
				commit
				
					
						6ad3163dfb
					
				
			
		
					 1 changed files with 10 additions and 2 deletions
				
			
		|  | @ -59,7 +59,8 @@ | ||||||
| - Add `vim.snippets.luasnip.setupOpts`, which was previously missing. | - Add `vim.snippets.luasnip.setupOpts`, which was previously missing. | ||||||
| - Add `"prettierd"` as a formatter option in | - Add `"prettierd"` as a formatter option in | ||||||
|   `vim.languages.markdown.format.type`. |   `vim.languages.markdown.format.type`. | ||||||
| - Add the following plugins from [mini.nvim](https://github.com/echasnovski/mini.nvim) | - Add the following plugins from | ||||||
|  |   [mini.nvim](https://github.com/echasnovski/mini.nvim) | ||||||
|   - `mini.ai` |   - `mini.ai` | ||||||
|   - `mini.align` |   - `mini.align` | ||||||
|   - `mini.animate` |   - `mini.animate` | ||||||
|  | @ -102,7 +103,8 @@ | ||||||
|   - `mini.trailspace` |   - `mini.trailspace` | ||||||
|   - `mini.visits` |   - `mini.visits` | ||||||
| - Add [fzf-lua](https://github.com/ibhagwan/fzf-lua) in `vim.fzf-lua` | - Add [fzf-lua](https://github.com/ibhagwan/fzf-lua) in `vim.fzf-lua` | ||||||
| - Add [rainbow-delimiters](https://github.com/HiPhish/rainbow-delimiters.nvim) in `vim.visuals.rainbow-delimiters` | - Add [rainbow-delimiters](https://github.com/HiPhish/rainbow-delimiters.nvim) | ||||||
|  |   in `vim.visuals.rainbow-delimiters` | ||||||
| 
 | 
 | ||||||
| [kaktu5](https://github.com/kaktu5): | [kaktu5](https://github.com/kaktu5): | ||||||
| 
 | 
 | ||||||
|  | @ -121,3 +123,9 @@ | ||||||
| [ruff]: (https://github.com/astral-sh/ruff) | [ruff]: (https://github.com/astral-sh/ruff) | ||||||
| 
 | 
 | ||||||
| - Add [ruff] as a formatter option in `vim.languages.python.format.type`. | - Add [ruff] as a formatter option in `vim.languages.python.format.type`. | ||||||
|  | 
 | ||||||
|  | [QuiNzX](https://github.com/QuiNzX): | ||||||
|  | 
 | ||||||
|  | [ruff]: (https://github.com/astral-sh/ruff) | ||||||
|  | 
 | ||||||
|  | - Add ruff as lsp alongside other lsp servers. Under `vim.languages.python.lsp`. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 QuiNzX
				QuiNzX