neodark.vim icon indicating copy to clipboard operation
neodark.vim copied to clipboard

Make a plugin autoloadize

Open a5ob7r opened this issue 2 years ago • 0 comments

This is for a little bit startup time improvement by autoloading. No always need to define the function at the time of startup because maybe the function isn't called at that time. And the function name is already an autoloadable form.

a5ob7r avatar Dec 23 '22 15:12 a5ob7r