From 8ec2a7193a94f6578f6e5060a1d7f0e0a8c03142 Mon Sep 17 00:00:00 2001 From: Matt Leong Date: Sun, 7 Nov 2021 16:41:38 -0800 Subject: [PATCH] feat(readme): add new wiki link for commands --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 7a19869..699d7a4 100644 --- a/readme.md +++ b/readme.md @@ -75,6 +75,8 @@ Additional LSP server installation [details](https://github.com/mattleong/Cosmic :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 ```