Skip to content

Commit d6f9336

Browse files
committed
Fix typo
1 parent 87bd645 commit d6f9336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/plugins/common.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ return {
168168
require('nvim-window').pick()
169169
end,
170170
mode = { 'n' },
171-
desc = 'windown: pick window',
171+
desc = 'window: pick window',
172172
},
173173
},
174174
opts = {

0 commit comments

Comments
 (0)