Re: netrw - file selection in column mode (liststyle=2)

2015-01-12 Thread Brice Burgess
On Monday, January 12, 2015 at 10:08:47 AM UTC-5, Charles Campbell wrote: > * what o/s are you using? ArchLinux latest stable, vim 7.4.560 (with netrw v152) > * do any of your filenames have two or more contiguous spaces in them? No they don't > * may I suggest that you look at :help netrw-deb

Re: [ANN] Vim for Windows build, contains all 3rd party dependencies

2015-01-12 Thread Salman Halim
On Sat, Dec 27, 2014 at 4:47 PM, Shiny Bling wrote: > Hi, > > I just released the first VIM installer which contains all(hopefully) 3rd > party dependencies. > > I have been using VIM on Windows for a while but I only recently started > using 'more recent' plugins. I ran into issues because quite

Re: Vim and Lisp

2015-01-12 Thread Charles Campbell
Matteo Cavalleri wrote: > I don't write lisp, but I've found a couple of links which might be > interesting for you: > > http://usevim.com/2014/09/03/emacs-evil-mode/ > http://usevim.com/2014/07/04/lisp-tips/ > You might find Rainbow.vim of interest: http://www.drchip.org/astronaut/vim/index.html#

Re: Smarter sintax coloring

2015-01-12 Thread Paolo Bolzoni
Hi Christian and Charles, I gave quick look to the file Charles suggests and it seem doable. Thanks. Christian, I know syntax coloring does not work as I would like. But if you think about it, it is quite strange. I'd expected that stuff like == vs != or != vs =! have totally different colors, I

Re: netrw - file selection in column mode (liststyle=2)

2015-01-12 Thread Charles Campbell
Brice Burgess wrote: > I'm having an issue trying to delete a file using netrw in column mode > (liststyle=2). > > My filelist is showing three columns, and when I place my cursor over any > file not in the first (leftmost) column and press delete, it tries to delete > the file in the first colu