tokyonight
URL: https://github.com/folke/tokyonight.nvim/
Maintainers: Gaetan Lepage
colorschemes.tokyonight.enable
Whether to enable tokyonight.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
colorschemes.tokyonight.package
The tokyonight.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.tokyonight-nvim
Declared by:
colorschemes.tokyonight.autoLoad
Whether to automatically load tokyonight.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: