diff options
author | Chris <[email protected]> | 2021-03-17 03:35:39 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-17 03:35:39 -0400 |
commit | 9c1ba8e28df54207937c53a885a79caefb8276fc (patch) | |
tree | 4d329030f1f334683b04e2a6ccfd6b88b36ce54b | |
parent | 60038350a272fd0f3496a6f358625b6dac573c78 (diff) |
update note about installing
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,8 @@ If you are looking for my old configs checkout the two snapshot branches on this ## Install in one command +**WARNING** Still very experimental will not woek without some configuation + ```bash bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh) ``` @@ -47,6 +49,7 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - formatting using efm server for prettier/eslint - snippet support - learn what opt is +- better install script **LOW PRIORITY** - redo barbar highlight groups |