mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2025-04-19 16:27:44 +02:00
readme improved setup
This commit is contained in:
parent
6a14537a52
commit
62932e9d66
@ -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
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user