nvim-neorocks / rocks-config.nvim

Allow rocks.nvim to help configure your plugins.
GNU General Public License v3.0
55 stars 2 forks source link

feat: add `options` table #26

Closed vhyrro closed 4 months ago

vhyrro commented 4 months ago

rocks-config.nvim is a general Neovim configuration suite including plugins.

This small code snippet allows a [config.options] to be provided to set neovim options.

An interesting complement for this feature would be https://github.com/nvim-neorocks/rocks.nvim/issues/240

github-actions[bot] commented 4 months ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable:

mrcjkb commented 4 months ago

Might be a good idea to add an entry to the readme