Commit Graph

535 Commits (ecfb68bdcd2bb61dc8c73428de13be4a249bf81c)

Author SHA1 Message Date
Pocco81 ecfb68bdcd added @nullchilly as maintainer 3 years ago
nullchilly 42f3dd183f feat(integration): Add integration 3 years ago
nullchilly 6abbe9e731 fix(compiler): Fill in user config 3 years ago
nullchilly 6d5879f18f fix(feline): incorrect doc 3 years ago
nullchilly a98f370d86 Resolve conflict 3 years ago
nullchilly 90b7bd6e33 BREAKING CHANGE: Remove loading hooks 3 years ago
Pocco81 551a904f0a fix: merge 3 years ago
nullchilly 9a8f0d3756 fix(compiler): Fix exec autocmds 3 years ago
nullchilly 19c7ec4787 fix(compiler): after_loading hook 3 years ago
nullchilly a05ca14360 fix(readme): Missing palette 3 years ago
Null Chilly 8689cd8ca2
readme(transparent): Add custom_highlights direction (#201)
fix(transparent): Add FAQ
3 years ago
nullchilly 5daefaf006 feat(compiler): Only set compile commands when enabled = true 3 years ago
nullchilly f34f19fae6 fix(compiler): Missing is_windows 3 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
3 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.
3 years ago
nullchilly ac25d91763 refactor(setting): enable -> enabled for consistency 3 years ago
nullchilly 55294747e2 fix(telescope): Revert to old behavior 3 years ago
nullchilly d28adde4bd fix(telescope): Revert to old behavior 3 years ago
Pocco81 9cd81ff6e1 fix: log levels at echo 3 years ago
Pocco81 a8af02b85b
Merge pull request #190 from nullchilly/ci
config(tree): default to show_root = true
3 years ago
nullchilly fe622c41b9 fix(telescope): Add Matching 3 years ago
nullchilly 4f61f96dc1 fix(telescope): Revert to old behavior 3 years ago
nullchilly 5e975a3752 config(tree): show_root = true 3 years ago
nullchilly 1ed41d98b3 ci(github): fix file format 3 years ago
nullchilly e3fb003512 Check ci 3 years ago
Pocco81 1435867a66
Merge pull request #189 from nullchilly/dev
fix(compiler): term_colors
3 years ago
nullchilly b8c35b7720 fix(compile): fix 3 years ago
nullchilly 3d5ebb27bd fix(compile): nil 3 years ago
Pocco81 cc0d5007fa
Merge pull request #188 from nullchilly/dev
fix: compiler and term colors
3 years ago
Pocco81 646a384083 fix: echo at init 3 years ago
nullchilly c58b14648d fix(compile): nil 3 years ago
Pocco81 e338561461 conf: enabled show_root on nvimtree integration by default 3 years ago
Pocco81 ae559111a4 fix: deleted api 3 years ago
Pocco81 f76626386e fix: feline integration 3 years ago
nullchilly e97cd8cb42 fix(highlight): Wrong option type 3 years ago
nullchilly c750ef81a5 feat(compiler): Fix silly table 3 years ago
Pocco81 1ec2590301 fix(formatting): stylua 3 years ago
Pocco81 60c3dc2424 do not instantiate custom_highlights 3 years ago
Pocco81 f18f0241dd disabled telescope by default 3 years ago
Pocco81 8575384807 fix: remanents of utils.util 3 years ago
Pocco81 e9e33541c4 fix: removed remanents of core 3 years ago
nullchilly f6d78fc2ce fix(command): resolve conflict 3 years ago
nullchilly 690c7ccc95 fix(command): remove main.lua 3 years ago
Pocco81 c41a6272f7 BREAKING CHANGE: reworked most directories and function calls 3 years ago
nullchilly 8109e02f70 fix(command): properties 3 years ago
nullchilly 288bbd18ad fix(command): after_loading hook 3 years ago
nullchilly 184d92919e chore(command): Update readme 3 years ago
nullchilly 2c08d7b590 refactor(command): Add custom completion 3 years ago
nullchilly b31738cd74 refactor(command): Remove vimscript 3 years ago
nullchilly c9edb905d3 refactor(command): Remove vimscript 3 years ago