Commit Graph

808 Commits (e350e3d6f0a487a56571caf2eeaac0f915520296)
 

Author SHA1 Message Date
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
nullchilly 7f092dc35a refactor(setting): Formatting 2 years ago
nullchilly 8aa1325db4 refactor(setting): Formatting 2 years ago
nullchilly ac25d91763 refactor(setting): enable -> enabled for consistency 2 years ago
Pocco81 cfead5ace4
Merge pull request #194 from nullchilly/lua
refactor(colors): Remove vimscript & Resolve dev telescope & Update auto-compile readme
2 years ago
nullchilly 0963bb5635 chore(readme): Fix vim-plug 2 years ago
nullchilly 5d232b054a chore(readme): Formatting 2 years ago
nullchilly 279ceccf6e chore(readme): Formatting 2 years ago
nullchilly e36abec29c chore(readme): Formatting 2 years ago
nullchilly 6dcbd95cde chore(readme): Update compiling readme 2 years ago
nullchilly 5b168e34fd chore(readme): Update compiling readme 2 years ago
nullchilly 55294747e2 fix(telescope): Revert to old behavior 2 years ago
nullchilly d28adde4bd fix(telescope): Revert to old behavior 2 years ago
nullchilly 098011c833 refactor(colors): Remove vimscript 2 years ago
Pocco81 9cd81ff6e1 fix: log levels at echo 2 years ago
Pocco81 e749f50487
Merge pull request #192 from nullchilly/main
ci(github): Add stylua check to main branch
2 years ago
nullchilly 408fdbf98e ci(github): Revert test 2 years ago
Pocco81 3c158484cd
Merge pull request #193 from nullchilly/dev
ci(github): Add pull request check on dev branch
2 years ago
nullchilly 5daf189393 ci(github): Add pull request check on dev branch 2 years ago
nullchilly a8935c4118 ci(github): Add pull request check 2 years ago
nullchilly 6fd7d6e437 ci(github): Test 2 years ago
nullchilly ebc5035e8d ci(github): Add stylua check for main branch 2 years ago
nullchilly 398b638799 ci(github): Add stylua check 2 years ago
Pocco81 641fa7c0f2
Merge pull request #191 from nullchilly/telescope
fix(telescope): Revert to old behavior
2 years ago
Pocco81 a8af02b85b
Merge pull request #190 from nullchilly/ci
config(tree): default to show_root = true
2 years ago
nullchilly fe622c41b9 fix(telescope): Add Matching 2 years ago