diff options
| author | Chris <[email protected]> | 2021-07-02 21:00:38 -0400 | 
|---|---|---|
| committer | Chris <[email protected]> | 2021-07-02 21:00:38 -0400 | 
| commit | 2e1f3ef609de5fb877f0a5235e636ea06e294ce1 (patch) | |
| tree | 58abe0452f214b361a2134ce578d42ad05d1a06d | |
| parent | 7bca46b390ef06b43d3a44df06953a4881f6141d (diff) | |
remove rolling option for now
| -rw-r--r-- | README.md | 8 | 
1 files changed, 0 insertions, 8 deletions
| @@ -23,18 +23,10 @@  Make sure you have the newest version of Neovim (0.5). -Stable Version: -  ``` bash  bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/stable/utils/installer/install.sh)  ``` -Rolling Version: - -``` bash -bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/master/utils/installer/install.sh) -``` -  ## Installing LSP for your language  Just enter `:LspInstall` followed by `<TAB>` to see your options | 
