migrated to lazy.nvim, cleanup and fixes
This commit is contained in:
@@ -24,7 +24,7 @@ Some plugins require python extensions for neovim
|
||||
1. Download/Clone this git repo to ```$HOME/.config/nvim```
|
||||
```sh
|
||||
mkdir -p $HOME/.config
|
||||
git clone "https://gitlab.com/telosama/neovim-config.git" $HOME/.config/nvim
|
||||
git clone "https://git.telosama.xyz/iang/neovim-config.git" $HOME/.config/nvim
|
||||
```
|
||||
3. Start Neovim , then do this command:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user