diff options
| author | Chris <[email protected]> | 2021-03-15 22:04:54 -0400 |
|---|---|---|
| committer | Chris <[email protected]> | 2021-03-15 22:04:54 -0400 |
| commit | f7f7c45ad92b2aefcf7c2c450928fcee97cc15f8 (patch) | |
| tree | 1cdab7d561a974a33377e9f0ceef700e397c30b8 /README.md | |
| parent | aead245f12be3a4ca6e38cec3f8b46fa05cdea0f (diff) | |
udpates
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,7 @@ If you are looking for my old configs checkout the two snapshot branches on this ## Install in one command -``` +```bash bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh) ``` @@ -43,6 +43,7 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim ## TODO **HIGH PRIORITY** +- neovim lightbulb config - update whichkey bindings - snippet support - react commenting |
