Update author and source information
This commit is contained in:
parent
efef3b2654
commit
36e390e76f
@ -134,7 +134,8 @@ None.
|
|||||||
If you experience any bugs or have feature requests, open an issue on GitHub.
|
If you experience any bugs or have feature requests, open an issue on GitHub.
|
||||||
Fork me on GitHub and send a pull request if you have any code improvements.
|
Fork me on GitHub and send a pull request if you have any code improvements.
|
||||||
|
|
||||||
Source repository: https://github.com/Lokaltog/EasyMotion
|
Author: Kim Silkebækken <kim.silkebaekken+vim@gmail.com>
|
||||||
|
Source repository: https://github.com/Lokaltog/vim-easymotion
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
8. Credits *easymotion-credits*
|
8. Credits *easymotion-credits*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
" EasyMotion - Vim motions on speed!
|
" EasyMotion - Vim motions on speed!
|
||||||
"
|
"
|
||||||
" Author: Kim Silkebækken <kim.silkebaekken+github@gmail.com>
|
" Author: Kim Silkebækken <kim.silkebaekken+vim@gmail.com>
|
||||||
" Source: https://github.com/Lokaltog/EasyMotion
|
" Source repository: https://github.com/Lokaltog/vim-easymotion
|
||||||
|
|
||||||
" Prevent double loading {{{
|
" Prevent double loading {{{
|
||||||
if exists('g:EasyMotion_loaded')
|
if exists('g:EasyMotion_loaded')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user