Sunday, January 21, 2018

Re: Transfer vim to other distro

Hi Tasmo,

On Sat, 20 Jan 2018 10:21:21 -0800 (PST)
Jo Tasmo <tschotijo@gmail.com> wrote:

> Hello all,
> until now I thought to transfer the hole vim-setup (plugins + Wiki) in Linux,
> is easy done, by just copy the .vimrc, .vim and wiki-folder to the home of
> the other mashine and distro. The first time I did–in Linuxmint– it worked
> fine. But now, doing so with dietpi (arm-raspberryPi-distro) the wiki does't
> work proper. So I tryed the same thing to for testing-reason, with a
> Knoppix-Distro, it also did not do the job. Also in both cases the
> colorchange of the cursor in different modes happens only after the first
> aktion in the new mode. For example after having changed to insert-mode it
> needs first a keystroke, until it the wished color appears. In normal-mode it
> is of course more annoying.
>

you should keep your vim config inside a VCS repo, see e,g:

*
https://github.com/search?q=dotfiles&type=Everything&repo=&langOverride=&start_value=1

* https://github.com/shlomif/shlomif-computer-settings/



> let &t_SI = "\<Esc>]12;yellow\x7" " insert-mode
> let &t_SR = "\<Esc>]12;blue\x7" " overwrite-mode
> let &t_EI = "\<Esc>]12;red\x7" " normal-mode
>
> What could be the reason?
> How to solve?
>
> Thanks
>
> Behappy
>
> tasmo
>



--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
NSA Factoids - http://www.shlomifish.org/humour/bits/facts/NSA/

The Blues Brothers are on a mission from God.
God is on a mission from Chuck Norris.
http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: