el 2019-02-20 a las 10:51 foxfanfare escribió:

> Does someone knows how to configure vim in order to have the access of
> the whole LP syntax and make suggestions like in frescobaldi?

it's fairly easy to have basic completion, you just need to define a
dictionary for lilypond.

http://vim.wikia.com/wiki/Dictionary_completions
http://vimdoc.sourceforge.net/htmldoc/options.html#%27dictionary%27

here's a simple guide, using python as an example:

https://www.simplified.guide/vim/enable-python-auto-complete

the difficult part would be, i guess, to have a complete list of lilypond
words...

i believe, however, that autocompletion in frescobaldi is much more
complex and seems to be context-dependent.



--

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to