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/lib
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
..
compiler.lua fix(compiler): Enable default support for Windows 2 years ago
highlighter.lua fix(highlight): Wrong option type 2 years ago
hsluv.lua BREAKING CHANGE: reworked most directories and function calls 2 years ago
mapper.lua BREAKING CHANGE: reworked most directories and function calls 2 years ago
ui.lua fix(formatting): stylua 2 years ago