You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvim/lua/catppuccin
sgoudham cefc77ac7c
fix(compiler): Enable default support for Windows
Currently, the default path for compiling goes to '/catppuccin',
unfortunately this assumes that all users are on *nix based systems
which they are not. This commit ensures that the path is correctly
formatted if the user is on Windows by performing a global substitution
2 years ago
..
groups refactor(setting): enable -> enabled for consistency 2 years ago
lib fix(compiler): Enable default support for Windows 2 years ago
palettes fix(formatting): stylua 2 years ago
utils fix: log levels at echo 2 years ago
config.lua refactor(setting): enable -> enabled for consistency 2 years ago
init.lua refactor(setting): enable -> enabled for consistency 2 years ago