mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2025-02-20 12:51:46 +00:00
Merge 'upstream': fix typo opt -> opts
This commit is contained in:
commit
7bd1384277
@ -9,7 +9,7 @@
|
||||
-- which loads which-key before all the UI elements are loaded. Events can be
|
||||
-- normal autocommands events (`:help autocmd-events`).
|
||||
--
|
||||
-- Then, because we use the `opt` key (recommended), the configuration runs
|
||||
-- Then, because we use the `opts` key (recommended), the configuration runs
|
||||
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
|
||||
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user