Skip to content
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

它似乎和Plug 'junegunn/vim-easy-align'有一些冲突。 #196

Open
sumengmsm opened this issue May 14, 2021 · 0 comments
Open

它似乎和Plug 'junegunn/vim-easy-align'有一些冲突。 #196

sumengmsm opened this issue May 14, 2021 · 0 comments

Comments

@sumengmsm
Copy link

配置完Plug 'junegunn/vim-easy-align'后
按下ga会出现
[which-key] <space> 可 is undefined
我的which-key配置是:

nnoremap <silent> <leader>         :<c-u>WhichKey '<Space>'<CR>
" vnoremap <silent> <leader>	   :<c-u>WhichKeyVisual '<Space>'<CR>
nnoremap <silent> <localleader>    :<c-u>WhichKey  ','<CR>
" vnoremap <silent> <localleader>  :<c-u>WhichKeyVisual ','<CR>

vim-easy-align的配置是:

xmap ga <Plug>(EasyAlign)
nmap ga <Plug>(EasyAlign)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant