diff options
author | christianchiarulli <[email protected]> | 2021-09-14 12:17:31 -0400 |
---|---|---|
committer | christianchiarulli <[email protected]> | 2021-09-14 12:17:31 -0400 |
commit | edcf15ba672986cb90358e739d801919f4cf91e0 (patch) | |
tree | a09a5c9aadf5c026bbaac882eb7a637299ca5500 /README.md | |
parent | 0cbc1e9425445401d338e6f68f0c9910b31886cc (diff) |
chore: add demo images
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -42,6 +42,11 @@ bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/ **NOTE** I recommend installing `lua` for autocomplete in `config.lua` + + + + + ## Configuration file To install plugins configure LunarVim use the `config.lua` located here: `~/.config/lvim/config.lua` |