Skip to content

Commit

Permalink
Merge pull request #93 from kamecha/fix/doc-column
Browse files Browse the repository at this point in the history
fix doc for order between columns and filters
  • Loading branch information
Shougo authored Jan 6, 2024
2 parents ee729b0 + 4bb5dbf commit b99ee00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ddu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ COLUMNS *ddu-columns*
The columns are aligned by |ddu-column-attribute-getLength|.
It is useful for tree items.

NOTE: The columns are applyed before |ddu-filters|.
NOTE: The columns are applyed after |ddu-filters|.

NOTE: The columns are not bundled in ddu.vim. You need to install them
to use ddu.vim. Please search them by https://github.com/topics/ddu-column
Expand Down

0 comments on commit b99ee00

Please sign in to comment.