docs: cleanup formatting

This commit is contained in:
Ching Pei Yang 2024-11-10 20:48:43 +01:00 committed by raf
parent a0281d329b
commit c08d0a79cc

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";