diff options
author | Chris <[email protected]> | 2021-06-30 22:03:56 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-06-30 22:03:56 -0400 |
commit | a84f5eb36b7bf742a505116483b2745e2f5414d5 (patch) | |
tree | 1bd8fb80dc7c1b95334f033b0f1469b72dc2b9f8 /utils/lush-template/README.md | |
parent | 6c7717e45138e0acfc3025fa5eea8858b2cece11 (diff) |
add lush and template for creating colorschemes
Diffstat (limited to 'utils/lush-template/README.md')
-rw-r--r-- | utils/lush-template/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/lush-template/README.md b/utils/lush-template/README.md new file mode 100644 index 00000000..20b45c79 --- /dev/null +++ b/utils/lush-template/README.md @@ -0,0 +1,5 @@ +A Lush Theme for Neovim. +=== + +See: http://git.io/lush.nvim for more information on Lush and a helper script +to setup your repo clone. |