issues Search Results · repo:easymotion/vim-easymotion language:"Vim Script"
Filter by
404 results
(71 ms)404 results
ineasymotion/vim-easymotion (press backspace or delete to remove)Q. Using Plug (easymotion-sn) on a large file (over 30,000 lines) significantly delayed label display, updates, and
jumps. I understand that using Easymotion on such a large file is not recommended, but ...
CHLOVEN
- 1
- Opened 26 days ago
- #511
Hi
I got a weird problem I m not even sure how to debug. Easymotion crashes when I hit target key h for command Plug
(easymotion-overwin-f). But it works perfectly for Plug (easymotion-overwin-f2) or ...
nchursin
- Opened on Dec 18, 2024
- #510
I use junegunn/vim-plug manager. Here is my minimum .vimrc. I added a line as advised in #44
set foldmethod=indent
let g:EasyMotion_skipfoldedline = 0
call plug#begin( ~/.vim/plugged )
Plug easymotion/vim-easymotion ...
kitmonisit
- Opened on Jul 5, 2024
- #509
easymotion will remove user defined virtual text and text property.
Yggdroot
- Opened on May 12, 2024
- #508
This is my lazy.nvim configuration for easymotion:
{
Lokaltog/vim-easymotion ,
init = function()
vim.g.EasyMotion_smartcase = true
vim.g.EasyMotion_do_mapping = false
vim.g.EasyMotion_inc_highlight ...
synic
- 3
- Opened on Apr 2, 2024
- #507
EasyMotion allows me to move around in Vim in an easier way. I found that after I became proficient in using EasyMotion,
I was surprised that my speed of moving the cursor using the keyboard could be improved ...
codiggermkt
- 1
- Opened on Mar 13, 2024
- #506
I m using easymotion-overwin-f2 on vim 8.2.5032, on macOS. When I use s to jump somewhere, the letters do get
highlighted in red, but the letters stay the same instead of being changed to the jump target ...
busfahrer
- Opened on Jan 1, 2024
- #504
This is a feature request of something I make use of.
I frequently use g; to jump back to previous places I ve been editing (aka change list). I often have to do several
times to get back where I want. ...
karamellpelle
- Opened on Dec 15, 2023
- #503
hello, was hoping to add a hook or something after the motion completed (example c-f to start the motion, press a to go
somewhere on the text (completing the motion), afterwards (after the motion is completed), ...
danielreis1
- Opened on Sep 11, 2023
- #501
Here is a feature request from me: Can vim-easymotion have a mapping that highlights all hyperlinks in window and let
you follow that link when you press the corresponding jump character(s)?
Hyperlinks ...
karamellpelle
- Opened on Jul 29, 2023
- #499

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.