diff options
author | Chris <[email protected]> | 2021-03-19 02:54:17 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-19 02:54:17 -0400 |
commit | 414f854e4a0aade1fe48aa0cee98c8927aa73dd5 (patch) | |
tree | b4990fff9c3dc2554b6d298ff501d7fb071edcd9 /README.md | |
parent | 573361cb313d74552948a9866ac0ce0a558435b4 (diff) |
updates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,8 @@ If you are looking for my old configs checkout the two snapshot branches on this **WARNING** Still very experimental will not work without some configuation +You will need to run `nv` then `:PackerInstall` ignore the errors that are presented + ```bash bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh) ``` @@ -95,7 +97,6 @@ git config --global github.user <username> ## TODO **HIGH PRIORITY** -- formatting using efm server for prettier/eslint - list all binaries needed for functionality - learn what opt is - better install script, support both nvim and nvcode paths |