Christian Brabandt

Results 640 comments of Christian Brabandt
trafficstars

So how exactly did you install it? Can you show your statements? > Am 05.01.2020 um 20:03 schrieb Nicolas : > >  > Hi @chrisbra sorry for the delay...

I'll have a look.

what exactly doesn't work?

sorry, I missed several Colorizer Notifications by github apparently. Can you please provide a raw sample file?

I ttested this briefly and it seems to work. So please share a raw file and please also show complete (`:version`) output and check with Vim master commit which is...

I cannot seem to replicate this. Note: by itself on a single line :ArrangeColumn probably won't do anything useful, since the lines already have optimal width.

yeah, by the time the vimrc file has been sourced, Vim does not know yet the csv functions. You may want to try this instead: ``` aug CSV_Editing au! au...

try using `:keeppatterns` command modifier

looks like this is also in `doc/ft-csv.txt`. Can you amend and fix it in the documentation as well please?

Hi Giorgio! Okay, let me see, what I can do here for you. On Do, 22 Jan 2015, Giorgio Robino wrote: > Hi Christian, > > here below I submit...