Add lvim.
This commit is contained in:
parent
dfb6906bff
commit
2161a707d2
@ -3,3 +3,4 @@
|
||||
url = "https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh"
|
||||
exact = true
|
||||
refreshPeriod = "168h"
|
||||
|
||||
|
3
run_onchange_install-lvim.sh
Normal file
3
run_onchange_install-lvim.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/env bash
|
||||
|
||||
LV_BRANCH='release-1.3/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.3/neovim-0.9/utils/installer/install.sh)
|
Loading…
x
Reference in New Issue
Block a user