ketos icon indicating copy to clipboard operation
ketos copied to clipboard

Extraction of `vim-ketos`

Open hauleth opened this issue 10 years ago • 7 comments

I've extracted Vim definition files to separate repo hauleth/vim-ketos to simplify installation (and reduce amount of updates) for Vim users. I hope that this is ok?

hauleth avatar Mar 24 '16 16:03 hauleth

As a sort of mirror? Sure, that's fine.

murarth avatar Mar 24 '16 19:03 murarth

Not only mirror, but it is much easier to manage external repo (due to fact how Vim plugin managers works) and to update them independently.

hauleth avatar Mar 24 '16 19:03 hauleth

Oh. I don't use Vim package managers myself. I just copy the files manually. I guess I'm still living in the stone age.

murarth avatar Mar 24 '16 22:03 murarth

I have switched to NeoVim some time ago and vim-plug is quite useful solution there. But I can delieve that there are people who still use vanilla Vim without plugins.

hauleth avatar Mar 24 '16 22:03 hauleth

Plugin 'murarth/ketos', {'rtp': 'etc/vim/'} for anyone looking

AjBreidenbach avatar Jan 02 '18 01:01 AjBreidenbach

Not all plugin managers supports that. That is why I have extracted it to separate repo.

-- Łukasz Jan Niemier

Wiadomość napisana przez AjBreidenbach [email protected] w dniu 02.01.2018, o godz. 02:59:

Plugin 'murarth/ketos', {'rtp': 'etc/vim/'} for anyone looking

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

hauleth avatar Jan 02 '18 02:01 hauleth

@hauleth I posted because it took me a while to figure out how to do it, so it's for people who use Vundle and are somewhat inexperienced like me

AjBreidenbach avatar Jan 02 '18 03:01 AjBreidenbach