1
0

Add lvim.

This commit is contained in:
Jeff Lance 2024-01-06 23:09:43 +01:00
parent dfb6906bff
commit 2161a707d2
2 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,4 @@
url = "https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh"
exact = true
refreshPeriod = "168h"

View 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)