mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2026-02-16 12:54:49 +01:00
readme improved setup
This commit is contained in:
@@ -32,7 +32,7 @@ Add the following line into the function `return require("lazy").setup({})` to l
|
|||||||
'tiyn/tccs.nvim',
|
'tiyn/tccs.nvim',
|
||||||
config = function()
|
config = function()
|
||||||
require('tccs').setup()
|
require('tccs').setup()
|
||||||
require('tccs').load()
|
vim.cmd('colorscheme tccs')
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user