Skip to content

Commit c08d0a7

Browse files
horriblenameNotAShelf
authored andcommitted
docs: cleanup formatting
1 parent a0281d3 commit c08d0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/configuring/custom-plugins/configuring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ be used if the plugin uses a `require('module').setup(...)` pattern. Otherwise,
1212
{
1313
config.vim.lazy.plugins = {
1414
aerial.nvim = {
15-
# ^^^^^^^^^ this name should match the package.pname or package.name
15+
# ^^^^^^^^^ this name should match the package.pname or package.name
1616
package = aerial-nvim;
1717
1818
setupModule = "aerial";

0 commit comments

Comments
 (0)