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