Skip to content

Commit

Permalink
fix(docs) : add missing ending quotes, fixes issue #891 (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwakulkarni6116 committed Apr 23, 2023
1 parent 1a5a3bd commit 8d485aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/neo-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ type notations.
},
{
source = "buffers", -- string
display_name = "  Buffers -- string | nil
display_name = "  Buffers " -- string | nil
},
{
source = "git_status", -- string
Expand Down

0 comments on commit 8d485aa

Please sign in to comment.