summaryrefslogtreecommitdiffstats
path: root/nvim/README.md
diff options
context:
space:
mode:
authorbleacheda <60625523+bleacheda@users.noreply.github.com>2025-02-15 05:32:50 +0200
committerGitHub <noreply@github.com>2025-02-14 22:32:50 -0500
commit96ce7f5d7f07d11734a868a822516448ac97b38a (patch)
treee60e9ac04b2572b601b9a2988a6f0127b1488917 /nvim/README.md
parent7ef0796b94a665c86ca52a6ec42049029d172ac8 (diff)
downloaddots-96ce7f5d7f07d11734a868a822516448ac97b38a.tar.gz
docs: clarify using opts = {} vs config = function() ... require('plu… (#1316)
* docs: clarify using opts = {} vs config = function() ... require('plugin').setup({}) .. end The current documentation mentioning that using "require" is equivalent to using "opts" without detailing the use in the "config = function()" block seems inaccurate. Lower in the configuration the "config = function()" block is used without clarifying why it needed and what it does. This clarification may help new users understand the difference between the two, or how and where to place the "require" statement. * Update init.lua * remove whitespace
Diffstat (limited to 'nvim/README.md')
0 files changed, 0 insertions, 0 deletions