diff options
author | Chris <[email protected]> | 2021-03-15 13:00:35 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-15 13:00:35 -0400 |
commit | 4b27eef426ec4c257c18c88b88b393e17c7e9e05 (patch) | |
tree | 8c92eb9342e666653f2d205261da2492165c48bb | |
parent | 570e143562b382d82b3e691cafe7bdf0f2d25160 (diff) |
update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -34,6 +34,12 @@ Point your `init.vim` path to: $HOME/.config/nvim/lua/nv-vscode/init.vim ``` +or if you are using this config alongside your own: + +```vim +$HOME/.config/nvim/lua/nv-vscode/init.vim +``` + ## TODO **HIGH PRIORITY** |