mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 23:09:46 +01:00
nvim: improved tccs loading
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user