readme.md: add a link to the corresponding blog post
This commit is contained in:
		@@ -1,9 +1,11 @@
 | 
				
			|||||||
In this repository lies my nvim configuration starting from
 | 
					In this repository lies my Neovim configuration starting from
 | 
				
			||||||
[kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
 | 
					[kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The provided `init.lua` file has then been split into (tryingly) semantically
 | 
					The provided `init.lua` file has then been split into (tryingly) semantically
 | 
				
			||||||
consistent files inside `lua/` and personal customizations have been applied.
 | 
					consistent files inside `lua/` and personal customizations have been applied.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The process to design this configuration and some thoughts can be found [here](https://blog.epheme.re/software/nvim-kickstart.html).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Testing it
 | 
					## Testing it
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To try it, you can use the `NVIM_APPNAME` environment variable:
 | 
					To try it, you can use the `NVIM_APPNAME` environment variable:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user