Monday, April 24, 2023

Re: What to use for....

'Sebastian Gödecke' via vim_use (12023-04-24):
> i'm running into issue if i don't get solution for getting older....
> I'm working with config files for an application that is using DN's
> In this config-file the ldap-dn has to be written in one (long) line.
> Actually it's 1779 counts long and for this, i don't see the missing "=".
> So how could i improve vim to "show" me that in my config-file is something
> missing.
> Could this be done with a template, syntax-checking or what else?

Write your config file how you want to write it, split the lines to make
them readable. And then use a pre-processor, possibly along with a
makefile, to turn it to the syntax you need.

Regards,

--
Nicolas George

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZEZaNgyR%2BpGIml3t%40phare.normalesup.org.

No comments: