Age | Commit message (Collapse) | Author |
|
|
|
confirm (#1708)
|
|
|
|
|
|
* Make autopairs config consistent with others
* Fix two typos for autopairs
* Remove extranous autopairs code. Return on setup
* Remove extranous else for autopairs completion confirmation
* Move on_config_done callbacks to setup functions.
* Add on_config_done completion for builtins lacking a config function
* enables galaxyline callbacks to work properly
* Add modules for more builtins
* Finish streamline of config function in plugin setup
* Fix double use of which_key/wk
* Fix erroneous remove of functionality in autopairs completion
* consistency fixes
* Work around telescope not found at config time
* Match plugin definition of project and lualine with others
* fix: restore config callback syntax
Co-authored-by: Johan Melin <[email protected]>
Co-authored-by: rebuilt <[email protected]>
Co-authored-by: Luc Sinet <[email protected]>
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
This reverts commit d71c3280c88c72665a21875522f0be3b157075b4, reversing
changes made to a3344203818658441d176fe279e1978505940432.
|
|
|
|
|
|
Co-authored-by: rebuilt <[email protected]>
|
|
|
|
|
|
|
|
|