Commit Graph

833 Commits (dev)
 

Author SHA1 Message Date
Pocco81 ecfb68bdcd added @nullchilly as maintainer 2 years ago
nullchilly 1c0a33b031 chore(readme): Formatting 2 years ago
nullchilly f7fe194b9b feat(integration): Add nvim-dap 2 years ago
nullchilly 42f3dd183f feat(integration): Add integration 2 years ago
nullchilly 93d95b2040 chore(readme): Bigger acknowledgement 2 years ago
nullchilly 6861bbe30f chore(readme): Fix vim syntax highlighting 2 years ago
nullchilly 6abbe9e731 fix(compiler): Fill in user config 2 years ago
nullchilly 40801defb4 chore(readme): Update auto-compile examples 2 years ago
nullchilly 0f266b54d6 fix(feline): incorrect link 2 years ago
nullchilly 6d5879f18f fix(feline): incorrect doc 2 years ago
nullchilly 5eed608943 Please use this migration guide: https://github.com/catppuccin/nvim/issues/178 2 years ago
nullchilly 0dd42959b6 chore(readme): Add remap readme 2 years ago
nullchilly 568e4d16cc fix(readme): Wrong styles type 2 years ago
Pocco81 3e49123375
Merge pull request #203 from catppuccin/readme
BREAKING CHANGE: remove loading hooks
2 years ago
nullchilly a98f370d86 Resolve conflict 2 years ago
nullchilly 90b7bd6e33 BREAKING CHANGE: Remove loading hooks 2 years ago
Pocco81 2568492cd7 fix(docs): get_palette() 2 years ago
Pocco81 551a904f0a fix: merge 2 years ago
nullchilly 7f718802b6 chore(readme): Remove api 2 years ago
nullchilly 9a8f0d3756 fix(compiler): Fix exec autocmds 2 years ago
nullchilly 19c7ec4787 fix(compiler): after_loading hook 2 years ago
nullchilly a05ca14360 fix(readme): Missing palette 2 years ago
Null Chilly 806fffc4e3
fix(transparent): Typo (#202)
transparent typo
2 years ago
Null Chilly 8689cd8ca2
readme(transparent): Add custom_highlights direction (#201)
fix(transparent): Add FAQ
2 years ago
Null Chilly cbbbdc9619
Merge pull request #200 from nullchilly/readme
feat(readme): Add FAQ section + Update override highlights and colors
2 years ago
nullchilly e350e3d6f0 feat(readme): Clean up origin files 2 years ago
nullchilly 9cedb51554 feat(readme): done 2 years ago
nullchilly 9ca4439110 feat(readme): Refactor compile section 2 years ago
nullchilly 1e8061934e feat(readme): Refactor compile section 2 years ago
nullchilly 39853eb8ae feat(readme): Setting clarification 2 years ago
nullchilly 4205698c05 feat(readme): Update remap and color_overrides 2 years ago
nullchilly d60439fe89 feat(readme): update 2 years ago
nullchilly b28c686ad9 feat(readme): Change subset 2 years ago
nullchilly 690b1c7867 feat(readme): Improve toggling FAQ (part 2) 2 years ago
nullchilly 683e99c013 feat(readme): Improve toggling FAQ 2 years ago
nullchilly 92d66b064b feat(readme): Change FAQ priority 2 years ago
nullchilly 3147e047dc feat(readme): Add FAQ 2 years ago
Null Chilly 1e6390be5c
Merge pull request #198 from sgoudham/dev
fix(compiler): Enable Windows Support by Default
2 years ago
nullchilly 5daefaf006 feat(compiler): Only set compile commands when enabled = true 2 years ago
nullchilly f34f19fae6 fix(compiler): Missing is_windows 2 years ago
nullchilly 052c0d0a75 chore(readme): Revert vim syntax highlighting because its terrible 2 years ago
nullchilly 462639f611 chore(readme): Fix vimscript syntax highlighting 2 years ago
nullchilly e412bf67e7 chore(readme): Merge plugin manager section 2 years ago
nullchilly 0307daeb04 chore(readme): Fix compile section 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
Pocco81 03336345d6
Merge pull request #196 from jorgebef/dev
doc(conf): clarify and fix README description of `dim_inactive` in config
2 years ago
Jorge Befan 4dbc257453 clarify and fix README description of dim_inactive in config 2 years ago
Pocco81 b025105386
Merge pull request #195 from nullchilly/lua
refactor(setting): enable -> enabled for consistency
2 years ago
nullchilly 5c3bc16021 refactor(setting): Formatting 2 years ago