mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
367 B
367 B
Neovim
-
Download the template file
-
Configure the template in
~/.config/clrsync/config.toml:
[templates.nvim]
enabled = true
input_path = '~/.config/clrsync/templates/nvim.lua'
output_path = '~/.config/nvim/colors/clrsync.lua'
reload_cmd = ''
- Set the colorscheme in your Neovim config:
vim.cmd.colorscheme 'clrsync'