Vim Android App with encrptioin support

2018-01-21 Thread cjsmall
I have an android phone.  I want to be able to view some blowfish2-encrypted 
files that I have placed on the phone.  Does anyone know of a vim app that 
supports decryption?  I have the "Vim Touch" app installed, but it complains 
that the content is "too big" when trying to access the encrypted file.  Any 
other options?

Thanks.

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


vim html highlight not work.

2018-01-21 Thread Zhe Lee
The filetype is html, and syntax is on.

 the html.vim is in the \Vim\vim80\syntax\. But the html still not highlight 


why is that?

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Transfer vim to other distro

2018-01-21 Thread Shlomi Fish
Hi Tasmo,

On Sat, 20 Jan 2018 10:21:21 -0800 (PST)
Jo Tasmo  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=Everything==_value=1

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



> let _SI = "\]12;yellow\x7"  " insert-mode
> let _SR = "\]12;blue\x7"" overwrite-mode
> let _EI = "\]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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.