diff --git a/keymap/vim.js b/keymap/vim.js index 18b6d63445bdef5a92dd2d9e89730a3b4dca5565..13c39a1ea05b3e47c16fe7743549ee678f348577 100644 --- a/keymap/vim.js +++ b/keymap/vim.js @@ -3245,7 +3245,7 @@ return cur; } - /** + /* * Returns the boundaries of the next word. If the cursor in the middle of * the word, then returns the boundaries of the current word, starting at * the cursor. If the cursor is at the start/end of a word, and we are going