Update vim/vim.md
This commit is contained in:
parent
7273374f6b
commit
a78e17ccb1
@ -50,6 +50,12 @@ git clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim
|
||||
nvim
|
||||
```
|
||||
|
||||
```sh
|
||||
mkdir ~/.config/nvim/lua/user && cd $_
|
||||
wget https://git.vaidis.eu/stevaidis/Dev-Enviroment/raw/branch/main/vim/init.lua
|
||||
wget https://git.vaidis.eu/stevaidis/Dev-Enviroment/raw/branch/main/vim/polish.lua
|
||||
```
|
||||
|
||||
## Debuging
|
||||
|
||||
(https://xdebug.org)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user