mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-27 21:47:46 +01:00
nvim: improved tccs loading
This commit is contained in:
parent
11953fcf64
commit
f9d8e6c426
@ -16,6 +16,7 @@ return require("lazy").setup({
|
||||
-- colorscheme
|
||||
{
|
||||
'tiyn/tccs.nvim',
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
require('tccs').setup({
|
||||
|
Loading…
x
Reference in New Issue
Block a user