Commit Graph

13 Commits (568e4d16cc4553cf46acccc3d38723a78f70ba21)

Author SHA1 Message Date
nullchilly 19c7ec4787 fix(compiler): after_loading hook 2 years ago
Null Chilly 8689cd8ca2
readme(transparent): Add custom_highlights direction (#201)
fix(transparent): Add FAQ
2 years ago
nullchilly f34f19fae6 fix(compiler): Missing is_windows 2 years ago
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
sgoudham 9dd074cca2
fix(compiler): Match 'Windows_NT' uname
On Windows 11, the uname returned is 'Windows_NT' and therefore,
this commit includes 'Windows_NT' within the check so that the
compiler works properly on Windows operating systems.
2 years ago
nullchilly b8c35b7720 fix(compile): fix 2 years ago
nullchilly 3d5ebb27bd fix(compile): nil 2 years ago
nullchilly c58b14648d fix(compile): nil 2 years ago
nullchilly c750ef81a5 feat(compiler): Fix silly table 2 years ago
Pocco81 1ec2590301 fix(formatting): stylua 2 years ago
Pocco81 e9e33541c4 fix: removed remanents of core 2 years ago
nullchilly f6d78fc2ce fix(command): resolve conflict 2 years ago
Pocco81 c41a6272f7 BREAKING CHANGE: reworked most directories and function calls 2 years ago