Vim
Vim copied to clipboard
easymotion
I am using easymotion.
<leader><leader>w and <leader><leader>e work as desired.
<leader><leader>b works as well, except with Latex workshop.
With Latex, <leader><leader>b grays out everything.
Here is my latex config:
"editor.fontFamily": "Verdana", // "Verdana", "Consolas", "Arial", "Segoe UI", "Tahoma", "Times"
// "editor.fontSize": 15, // default is 14
// "editor.lineHeight": 19 // 19
"editor.wordWrap": "on",
"editor.wrappingStrategy": "advanced",
"editor.lineNumbers": "on",
I'd be happy if someone could tell me how to resolve the issue.
- Extension (VsCodeVim) version: newest
- VSCode version: newest
- OS: Arch