readme improved setup

master
tiyn 1 year ago
parent 6a14537a52
commit 62932e9d66

@ -32,7 +32,7 @@ Add the following line into the function `return require("lazy").setup({})` to l
'tiyn/tccs.nvim',
config = function()
require('tccs').setup()
require('tccs').load()
vim.cmd('colorscheme tccs')
end
},
```

Loading…
Cancel
Save