Skip to content

Commit

Permalink
impr(languages): replace 2 fake code_vim commands with real ones (#5137)
Browse files Browse the repository at this point in the history
  • Loading branch information
penguin-teal committed Feb 26, 2024
1 parent f4f1346 commit 76267ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/static/languages/code_vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"y$",
"D",
":e.",
":Sex",
":Sex!",
":s/find/new",
"/findall",
":browse e",
":ls",
":cd..",
Expand Down

0 comments on commit 76267ba

Please sign in to comment.