diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ require("no-clown-fiesta").setup({ functions = {}, variables = {}, type = { bold = true }, + lsp = { underline = true } }, }) ``` |
index : no-clown-fiesta.nvim.git | ||
My neovim colorscheme | Gustaf Rydholm |
summaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 1 |
@@ -30,6 +30,7 @@ require("no-clown-fiesta").setup({ functions = {}, variables = {}, type = { bold = true }, + lsp = { underline = true } }, }) ``` |