index
:
vimrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_config
/
112-vim-easy-align.vim
blob: 2849bd017c3ef302018f3781114fa1e1f96e946c (
plain
)
1
2
3
4
UsePlugin
'vim-easy-align'
xmap ga
<
Plug
>(
EasyAlign
)
nmap ga
<
Plug
>(
EasyAlign
)