feat(readme): add new wiki link for commands

This commit is contained in:
Matt Leong 2021-11-07 16:41:38 -08:00
parent adb8887327
commit 8ec2a7193a

View file

@ -75,6 +75,8 @@ Additional LSP server installation [details](https://github.com/mattleong/Cosmic
:CosmicUpdate :CosmicUpdate
``` ```
By default, this will assume the Cosmic git directory is placed at `vim.fn.stdpath('config')`, i.e. `~/.config/nvim`. Otherwise, you may define the shell environment variable `COSMICNVIM_INSTALL_DIR`.
#### Reload user config #### Reload user config
``` ```