Skip to content

Commit 43d9e5b

Browse files
jiz4ohBassam Data
authored andcommitted
fix: update help description
1 parent 64994f7 commit 43d9e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/namu.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ local command_descriptions = {
1515
workspace = "Search workspace symbols with LSP",
1616
treesitter = "Show symbols using Treesitter",
1717
diagnostics = "Show diagnostics for current buffer (use 'diagnostics workspace' for workspace diagnostics)",
18-
open = "Show symbols from all open buffers",
18+
watchtower = "Show symbols from all open buffers",
1919
help = "Show help information (use 'help symbols' or 'help analysis' for detailed views)",
2020
}
2121
-- Argument validators

0 commit comments

Comments
 (0)