Skip to content

Commit

Permalink
Added more aliases for nohl (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
xconverge authored and johnfn committed Dec 5, 2016
1 parent 8d8f8ae commit dca45af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cmd_line/subparser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export const commandParsers = {
wa: parseWallCommandArgs,
wall: parseWallCommandArgs,

nohlsearch: parseNohlCommandArgs,
noh: parseNohlCommandArgs,
nohl: parseNohlCommandArgs,

quit: parseQuitCommandArgs,
Expand Down

0 comments on commit dca45af

Please sign in to comment.