Add note about Gitea being the main repository home
This commit is contained in:
parent
5dbdaddc3a
commit
68ef13866d
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||

|
||||
|
||||
**Note:** the main home for this repository is on [Gitea](https://git.relkochta.com/relkochta/nvim-config).
|
||||
|
||||
This repository contains my configuration for [Neovim](https://neovim.io/).
|
||||
It's written in Lua and uses the [lazy.nvim](https://github.com/folke/lazy.nvim) plugin manager along with [lsp-zero.nvim](https://github.com/VonHeikemen/lsp-zero.nvim) for language server support.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue