mirror of
				https://github.com/tiyn/tccs.nvim.git
				synced 2025-10-31 11:11:22 +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