Re: Multiple Splits from CLI: vim -O .asoundrc*

2018-04-26 Thread Christian Brabandt
On Fr, 27 Apr 2018, Philip Rhoades wrote: > People, > > I regularly use a command like in the subject and flick between the splits > using "CTRL-w CTRL-w" - however the last few times I have realised there are > issues: > > - the CLI command does not open / display ALL of the files - there

Multiple Splits from CLI: vim -O .asoundrc*

2018-04-26 Thread Philip Rhoades
People, I regularly use a command like in the subject and flick between the splits using "CTRL-w CTRL-w" - however the last few times I have realised there are issues: - the CLI command does not open / display ALL of the files - there seems to a maximum of six files opened - moving

Re: Vim syntax plugin loading issue

2018-04-26 Thread Ben Fritz
On Wednesday, April 25, 2018 at 1:51:09 PM UTC-5, Bram Moolenaar wrote: > Sam Burk wrote: > > > I am trying to use a plugin called vim-coldfusion > > (https://github.com/ernstvanderlinden/vim-coldfusion > > ), which provides an > >

Re: I'd emulate Ctrl-Space keypress and CLI with Esc using map

2018-04-26 Thread Tony Mechelynck
It surprises me that your Vim apparently doesn't know about Ctrl-\ Ctrl-G. Which Vim version is that? (Vim 8.0 was released 12-Sep-2016, and the latest patchlevel is 8.0.1765 as of this writing.) To compile your own Vim on Unix/Linux, see http://users.skynet.be/antoine.mechelynck/vim/compunix.htm

Re: help for Vim binding development (Freeplane) wanted

2018-04-26 Thread 'Nnamdi Kohn' via vim_use
Dear vim community, please excuse me repeating this question (see below). If it is a misplaced question, then please tell me where to post it, alternatively. I just need a good start, I think, in order to get going on the mentioned subject. Can anybody give a small hint? Thanks again.

Re: Variable tabstop size

2018-04-26 Thread Christian Brabandt
On Mi, 25 Apr 2018, Gustavo Ribeiro Croscato wrote: > I tested your patch and it worked perfectly for my use case, that is, to edit > some assembly files. > > Would be great to see this patch go upstream. > > If you need any help in making that happen let me know. Great. Please leave a