You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
The lua startup profiler would be more correct or simpler to get correct with this change. Otherwise one gets more wrong results.
Try to be consistent as to use functionality of lua, if possible.
Having a function to initialize makes separating things for user-specific settings while getting updates much easier (user may implement a different function or commands to customize plugin).
Reasons to do:
Another related reason (bad practice/historical reasons): nvim-treesitter/module-template#1
Relevant content for change (ideally as users should configure this):
https://github.com/nanotee/nvim-lua-guide#caveats-5
https://github.com/nanotee/nvim-lua-guide#vimapinvim_command
The text was updated successfully, but these errors were encountered: