12 Commits (main)

Author SHA1 Message Date
siduck 6a789fa37d breaking change for option overriders | rm un-necessary things from config
Put all your options in custom/init.lua
2 years ago
siduck 6f0aa376a8 set shiftwidth to 2 | format all files
big thanks to @ghifarit53
2 years ago
siduck 70390c6e8d rm misleading code in example chadrc | (#1149) 2 years ago
siduck a2ff5c285e avoid un-needed lazy loading of packer | improve packer bootstrapping 2 years ago
siduck 0844431d37 breaking change : re-implement custom mappings | simplify it | add whichkey
fixes #1057 , #1047
2 years ago
Arman.H 5a1240be82 refactor: add utils to the global scope 2 years ago
siduck adecbe719f BREAKING CHANGE | re-implementation of custom config 2 years ago
siduck d9d380e41b clean example chadrc
Some of the recent issues have been caused when the user doesnt even have the custom.plugins file and requires it in chadrc i.e copies the example chadrc as it is without reading it, that results in chadrc not working at all
2 years ago
siduck 64c32d2e5e clean packer config | Breaking change 2 years ago
siduck 4e54ee0081 rm hooks 2 years ago
justin-f-perez e77be17fe6 fix typo in example_init.lua
"install_plugin" -> "install_plugins"
2 years ago
siduck b4da490138 gitignore custom dir | add example configs 3 years ago