docs: cleanup formatting

This commit is contained in:
Ching Pei Yang 2024-11-10 20:48:43 +01:00
commit 1741f0f95f
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -12,7 +12,7 @@ be used if the plugin uses a `require('module').setup(...)` pattern. Otherwise,
{
config.vim.lazy.plugins = {
aerial.nvim = {
# ^^^^^^^^^ this name should match the package.pname or package.name
# ^^^^^^^^^ this name should match the package.pname or package.name
package = aerial-nvim;
setupModule = "aerial";