-
-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
方向鍵選取 #228
Labels
Comments
上面勾錯 |
这是 #213 这个feature引入的,以前选取是 Lines 484 to 489 in a64ea18
|
可以了,十分感謝!! |
This was referenced Oct 18, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vim or neovim?
Output of
vim --version
ornvim --version
: vim --8.1.450Operating system:
Configurations related to LeaderF in vimrc:
Plug 'Yggdroot/LeaderF'",{'on': ['LeaderfFunction', 'LeaderfFile'],'do': './install.sh'}
let g:Lf_CacheDirectory = expand('~/.cache')
let g:Lf_WorkingDirectoryMode = 'Ac'
let g:Lf_RootMarkers = ['.git']
map :LeaderfFile
map :Leaderf bufTag
map :LeaderfTag
let g:Lf_ShowHidden = 1
let g:Lf_WindowHeight = 0.30
let g:Lf_HideHelp = 1
Describe your question, feature request, or bug.
你好,我今天使用leaderf搜尋檔案或標籤時,都無法使用方向鍵選取@@
The text was updated successfully, but these errors were encountered: