Re: Starting Neovim: notedown executable is required in order for this software to work. ...

2019-03-26 Thread Jo Tasmo
... for being out of topic, the answer came quick, and solved the problem.



Thanks very much.

Christian Brabandt  schrieb am Di., 26. März 2019,
10:10:

> Hi,
> I am not sure, if you are not off topic here with Neovim problems.
> Nevertheless I try to give you some hints.
>
> On Di, 26 Mär 2019, Jo Tasmo wrote:
>
> > When starting Neovim in a Terminal, it gives out:
> >
> > ```
> > notedown executable is required in order for this software to work.
> Check whether you have needed dependencies installed in README.md
>
> Have you installed any external plugins that requires notedown?
> Could it be this:
> https://github.com/szymonmaszke/vimpyter
>
> Note it requires notedown to be installed:
> https://github.com/aaren/notedown
>
> > Also the permissions by ``` :w ``` don't work proper.
> > Ether I have to force with ``` :w! ``` ,or even nothing works.
>
> Not sure what you mean with doesn't work.
> I suspect this should be filed with more details at:
> https://github.com/neovim/neovim/issues/
>
> Please be more verbose when filing a bug:
> Do you get an error message? What exactly do you expect the permissions
> to be? How to reproduce this?
>
> Best,
> Christian
> --
> Tätig ist man immer mit einen gewissen Lärm. Wirken geht in der Stille
> vor sich.
> -- Peter Bamm
>
> --
> --
> 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 a topic in the
> Google Groups "vim_use" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/vim_use/C7WYnGk2p70/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> vim_use+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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.


Starting Neovim: notedown executable is required in order for this software to work. ...

2019-03-26 Thread Jo Tasmo
Hi everyone,

When starting Neovim in a Terminal, it gives out:

```
notedown executable is required in order for this software to work. Check 
whether you have needed dependencies installed in README.md

```

Also the permissions by ``` :w ``` don't work proper.
Ether I have to force with ``` :w! ``` ,or even nothing works.

I run Neovim 0.3.4 lubuntu_18.0.2_bionic. But I tried also Neovim 2.0.0 
already, with the same problem.

I read the README.md on https://github.com/neovim/neovim. Or which README.md 
could by ment? Whithout getting any hint.

I don't understand, and can't find anything about a 
»notedown executable«.

So far my problem with Neovim.


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.


Re: Transfer vim to other distro

2018-01-28 Thread Jo Tasmo
Thanks for now. Had no free time yet to check it (compled) out

-- 
-- 
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.


Transfer vim to other distro

2018-01-20 Thread Jo Tasmo
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.

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

-- 
-- 
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.