Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

Hi,
in my vimrc I am used to comment in lines with tab separators, which works fine except for keymaps obviously.

in my vifmrc its not working, since vifm is throwing errors at startup:
vifmrc

*Edit: Found a workaround, spaces instead of tabstops are working.

1 Answer

0 votes
by
edited by

Hi,

Thanks, that's a bug. I remember making tabulation work as a separator of options, but I guess I haven't tried with comments which can be tricky (due of ambiguity with quoted strings some commands require special handling).

Update: fixed in v0.14.1.

by

I like to be descriptive in my configuration and as well to have my settings line by line, but I can live with commenting commands and mappings in another manner.

I see the limitations :)

by

The bug has been fixed in v0.14.1.

...