From 3683a23aeb6c334f3481e63c98bbd6d860608564 Mon Sep 17 00:00:00 2001 From: Matthew Leong Date: Tue, 16 Nov 2021 22:59:42 -0800 Subject: [PATCH] feat(readme): update commands --- readme.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/readme.md b/readme.md index 43a4698..3f58cca 100644 --- a/readme.md +++ b/readme.md @@ -104,12 +104,6 @@ By default, this will assume the Cosmic git directory is placed at `vim.fn.stdpa #### Reload user config -``` -:CosmicReloadConfig -``` - -#### Reload CosmicNvim - ``` :CosmicReload ```