Unfortunately, I haven't managed to get this working on neovim v0.10.0 . My
guess is that the breaking changes introduced in this version break the
archived cmp-dictionary plugin and unless someone forks the project to fix the
issues, proper completion in neovim using cmp will be broken for quit
;
> Yes, that should work, provided the included function works as
> advertised.
>
> Best,
> Kenneth
>
> Roosna & Flak
> Contemporary Dance & Music
> [2]https://roosnaflak.com
>
>
>
> Original Message ----
> On 6/18/24 12:16, Stefan Thomas
ready have a file lilypond.vim in ~/.vim/ftplugin/. Could I paste the
> content of Transpose.vim into that file?
>
> Am Di., 18. Juni 2024 um 10:09 Uhr schrieb Kenneth Flak
> :
>
>> Hi,
>>
>> The plugin is missing some vital parts, but you should be able
Dear Kenneth,
thanks for Your reply.
I already have a file lilypond.vim in ~/.vim/ftplugin/. Could I paste the
content of Transpose.vim into that file?
Am Di., 18. Juni 2024 um 10:09 Uhr schrieb Kenneth Flak <
kennethf...@protonmail.com>:
> Hi,
>
> The plugin is missing some v
Hi,
The plugin is missing some vital parts, but you should be able to get it
working by renaming Transpose.vim to lilypond.vim and moving it into the
after/ftplugin folder of your (n)vim configuration. Haven't tested it yet,
though...
Best,
Kenneth
Stefan Thomas, Jun 18, 2024 at
Dear community,
has anyone of You successfully installed LilyVimTranspose?
See https://github.com/gustaphe/LilyVimTranspose
ck:
> ...lar/neovim/0.10.0/share/nvim/runtime/lua/vim/_system.lua:244: ENOENT:
> no such file or directory
> stack traceback: [C]: in function 'error'
> ...lar/neovim/0.10.0/share/nvim/runtime/lua/vim_system.lua:244: in
> function 'spawn'
> ...lar/neovim/0.10.0/
Okay, managed to get the configuration working (making sure that your paths are
specified correctly helps!) but now that I have completion I get the following
every time I select a result:
Error executing vim.schedule lua callback:
...lar/neovim/0.10.0/share/nvim/runtime/lua/vim/_system.lua
2024 at 11:51:
> It seems like cmp-dictionary doesn’t play nice with oil.nvim, and I
> am not
> removing that to make this work unfortunately. Here’s a stack trace if
> you’re
> interested:
>
> Error executing luv callback:
> ...vim/lazy/cmp-dictionary/lua/cmp_dictionary/dict
Fennel, Jun 06, 2024 at 11:51:
> > It seems like cmp-dictionary doesn’t play nice with oil.nvim, and I
> > am not
> > removing that to make this work unfortunately. Here’s a stack trace if
> > you’re
> > interested:
> >
> > Error executing luv callback:
sted:
>
> Error executing luv callback:
> ...vim/lazy/cmp-dictionary/lua/cmp_dictionary/dict/trie.lua:43: bad
> argument #1 to 'decode' (string expect
> ed, got nil)
> stack traceback:
> [C]: in function 'decode'
> ...vim/lazy/cmp-dictionary/lua/cmp_dictio
cmp-dictionary doesn’t play nice with oil.nvim, and I
> am not
> removing that to make this work unfortunately. Here’s a stack trace if
> you’re
> interested:
>
> Error executing luv callback:
> ...vim/lazy/cmp-dictionary/lua/cmp_dictionary/dict/trie.lua:43: bad
> argument #1 to &
It seems like cmp-dictionary doesn’t play nice with oil.nvim, and I am not
removing that to make this work unfortunately. Here’s a stack trace if you’re
interested:
Error executing luv callback:
...vim/lazy/cmp-dictionary/lua/cmp_dictionary/dict/trie.lua:43: bad argument
#1 to 'd
; I really don't feel like asking us to use TabNine as a suitable autocomplete
> engine is really the solution, especially because it's not very great at
> handling specialized languages like LilyPond. I also don't feel like moving
> all of my completion configuration over to `coc.nvim` is really something
> that makes sense for one language out of many that I write in my vim config.
> I'm kind of at a loss for what I can use in vim to get proper autocomplete
> working other than fix the broken archived plugin myself, which I'm not
> exactly trying to do at the moment.
>
> - Fennel
s sense for one language out of many that I write in my vim config. I'm
kind of at a loss for what I can use in vim to get proper autocomplete working
other than fix the broken archived plugin myself, which I'm not exactly trying
to do at the moment.
- Fennel
publickey - fennel@ever
I'm using the nvim-lilypond-suite plugin, which works beautifully, but that's
for neovim... I suppose you're referring to "regular" vim?
Best,
Kenneth
Stefan Thomas, Jun 05, 2024 at 10:13:
> Dear community,
> did any of You manage to get the autoload-function
Dear community,
did any of You manage to get the autoload-function for lilypond of vim to
work?
Thanks for Your help,
Stefan
Hi all
does anyone have a ready to roll way of extending the autocomplete
functionality in Lilypond's vim mode? For instance, Cntrl-N will find me 'beam'
but not any of the subsequent properties of beam.
Thanks
Damian
al with Geany and
> Gvim/Vim.
To be fair, your last clause exonerates the *editors* if it's saying
that xdg-open … works.
What you appear not to have revealed is the PDF viewers you have
tried, beyond mentioning "a.n.other", and also what you actually
observe when you write &
Thanks David
Short-ish answer: I still can't get point and click to work in Xfce4 with *any*
editor. Invoking the clicked pdf links from a GUI seems blocked in some way:
the embedded links open correctly from the terminal with Geany and Gvim/Vim.
However, the exact same instructions
t sure that
$ LYEDITOR=geany your-PDF-viewer pdf-file.pdf
would work, because AIUI xdg-open is always a child of the
DE and not the process that invoked it. (But that might
only apply to Gnome—I don't know as I don't use DEs.)
> two problems remain
>
> LYEDITOR=gvim only works
sorry to those weary of the point and click questions)
can anybody share their method for:
vim (not gvim)
a.n.other pdf viewer
xfce4
thanks
one thing is that
https://lilypond.org/doc/v2.20/Documentation/usage/configuring-the-system-for-point-and-click
is wrong re xpdf in that urlCommand is obsolete
nt and click questions)
> can anybody share their method for:
> vim (not gvim)
> a.n.other pdf viewer
> xfce4
> thanks
> one thing is that
> https://lilypond.org/doc/v2.20/Documentation/usage/configuring-the-system-for-point-and-click
> is wrong re xpdf in that urlCommand is o
On 11 December 2020 at 14:38, David Wright wrote:
On Fri 11 Dec 2020 at 12:59:41 (-), damianlegassick wrote:
On 11 December 2020 at 12:41, damianlegassick wrote:
Hi (and sorry to those weary of the point and click questions)
can anybody share their method for:
vim (not gvim)
a.n.other
On Fri 11 Dec 2020 at 12:59:41 (-), damianlegassick wrote:
> On 11 December 2020 at 12:41, damianlegassick wrote:
> Hi (and sorry to those weary of the point and click questions)
> can anybody share their method for:
> vim (not gvim)
> a.n.other pdf viewer
> xfce4
> thank
On 11 December 2020 at 12:41, damianlegassick wrote:
Hi (and sorry to those weary of the point and click questions)
can anybody share their method for:
vim (not gvim)
a.n.other pdf viewer
xfce4
thanks
one thing is that
https://lilypond.org/doc/v2.20/Documentation/usage/configuring
Hi (and sorry to those weary of the point and click questions)
can anybody share their method for:
vim (not gvim)
a.n.other pdf viewer
xfce4
thanks
On Sun, Nov 15, 2020 at 12:35:56PM +0100, Jonas Hahnfeld wrote:
> > yes, removing the initial 'filetype off' from .vimrc fixed it. So is
> > that a mistake
> > in https://lilypond.org/doc/v2.21/Documentation/usage/text-editor-
> > support ?
I use the exact code specified in that document (which tu
Hi Damian,
I cannot confirm this, removing the toggle of 'filetype' completely
breaks the file type detection for me if I don't have pacman's lilypond
installed. I'd guess this is probably because switching it from off to
on makes vim re-evaluate the type for the current
00 schrieb damianlegassick:Hiwhen installing Lilypond 2.21.80 from linux64 shellscriptthe /usr/local/lilypond/usr/share/lilypond/current/vim/ folder has asubfolder 'ftplugin'. On my Arch system I have to rename this folderto 'plugin' for the :maps to workAccording to the vim documentation,
Hi,
Am Donnerstag, den 12.11.2020, 16:26 + schrieb damianlegassick:
> Hi
>
> when installing Lilypond 2.21.80 from linux64 shellscript
> the /usr/local/lilypond/usr/share/lilypond/current/vim/ folder has a
> subfolder 'ftplugin'. On my Arch system I have to rename
Hi
when installing Lilypond 2.21.80 from linux64 shellscript the
/usr/local/lilypond/usr/share/lilypond/current/vim/ folder has a subfolder
'ftplugin'. On my Arch system I have to rename this folder to 'plugin' for the
:maps to work
Is this a general error or just
Pardon me. It's as simple as:
:make | cwindow
Sorry for the noise.
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hello users of vim and gvim,
In one setup on one virtual machine since deconstructed, I feel sure I
remember having gvim set up so that lilypond compile errors would show the
quickfix window and so you could quickly jump to the line in question. Now
on my current system this no longer happens. I
Hi Martin,
That's probably from pasting into email.
Andrew
On Fri, 10 May 2019 at 16:27, Martin Tarenskeen
wrote:
>
>
> On Fri, 10 May 2019, Andrew Bernard wrote:
>
> > Add this code to ~/.vimrc:
> >
> > " lilypond reformat (acb)
> > " reformat buffer, and return cursor to about the same plac
On Fri, 10 May 2019, Andrew Bernard wrote:
Add this code to ~/.vimrc:
" lilypond reformat (acb)
" reformat buffer, and return cursor to about the same place.
fun DoLilypondReformat()
let l = line(".")
let c = col(".")
:%!ly reformat
call cursor(l, c)
endfun
au Filetype lilypo
aracter is not
> deleted, it is possible to return to exactly that character,
> regardless of its new position in the buffer after text manipulation.
> I guess vim has a similar functionality...
>
>
___
lilypond-user mailing list
lilyp
aracter is not
deleted, it is possible to return to exactly that character,
regardless of its new position in the buffer after text manipulation.
I guess vim has a similar functionality...
Werner
___
lilypond-user mailing list
lilypond-user
For those who use vim, I'm posting this as result of my discovery of
python3-ly reformat thanks to David Wright in the hope that others may find
it useful.
This is for Debian or Ubuntu, and assumes the Python package python3-ly is
installed.
Add this code to ~/.vimrc:
" lilypond ref
On Mon, 21 Jan 2019, Ivan Kuznetsov wrote:
I think that is because my lilypond installation
automatically puts the correct files in /usr/share/vim/ and so
lilypond syntax highlighting works immediately for me upon a new
OS installation. But then, I use Fedora. What OS do
you work under
Mason Hock writes:
>
> I use vim for everything except large Lilypond projects that consist of
> multiple input files. The ability to click on an object in the score and
> jump to that place in the code, even if the file containing that code is
> not open, outweighs for me vim
On 01/21, Ivan Kuznetsov wrote:
> I have looked at Frescobaldi, but once one is fluent
> with a Unix editor (which means vim or emacs)
> Frescobaldi and other third party tools are
> _not_ a time saver.
I use vim for everything except large Lilypond projects that consist of
multiple
I am a lifelong vim user and I cannot imagine any other way
to enter or manipulate text, be it for web pages,
documents (which I create with Latex) or lilypond.
I have looked at Frescobaldi, but once one is fluent
with a Unix editor (which means vim or emacs)
Frescobaldi and other third party
On 1/21/19, Rue wrote:
> I don't actually have this path. What I have is
> "/usr/share/lilypond/2.19.82/", but there's no vim folder though.
If you’ve installed LilyPond through your distribution’s packages,
then the relevant files should have already been p
I'm somewhat new to Vim and just started learning Lilypond, so I was
wondering if anyone with more experience might be able to share their
experience regarding workflow, plugins you're using, and in general, how
you've set up Vim as a comfortable environment for working with Lilypon
There are many ways
- putting all those words in a buffer (or :e
$VIMRUNTIME/syntax/lilypond.vim or such), then ctrl-n might just work
- write your own completion using viml
or some glue code like
https://github.com/MarcWeber/editor-cells
which allows to mix multiple completi
On Sun 29 Jul 2018 at 21:10:34 (-0700), Peter Engelbert wrote:
> Hi everyone,
>
> I am wondering if anyone knows how to set up vim to be able to do tab
> completion (or Ctrl-N completion) for Lilypond syntax. As is, Vim can do tab
> completion for variables, contexts and grobs t
Hi everyone,
I am wondering if anyone knows how to set up vim to be able to do tab
completion (or Ctrl-N completion) for Lilypond syntax. As is, Vim can do tab
completion for variables, contexts and grobs that are defined within the
current file or included files. For example, once i \override
Hi everyone!
I share the solution I've found to automatically compile a Lilypond file
in Vim.
The compilation runs in background after saving the buffer, and errors
are added to the quickfix list.
I inspired myself from this script: https://github.com/vim-scripts/makebg
First you mus
Hi others and Pierre,
They or someone has changed the syntax highlighting colors in Fedora 22.
I hope it was not you Pierre. I find the syntax highlighting terrible on
my notebook.
I don't know if users of this list can effect any changes so parallel I
will try to contact someone in their developm
Thank you for your answer, very useful. I found the issue: in my .vimrc I have:
set foldenable
set foldmethod=syntax
Try that and you will see how long it takes.
I have no issue with C++ code, why would it be so much longer with
lilypond language?
Frédéric
__
On Sun, 8 Mar 2015, Frédéric Bron wrote:
Some months ago, vim became very very slow to open a lilypond file
(4-5 seconds). This is clearly due to syntax highlighting because when
turn it off (:syntax off) the files are opened instantaneously. Also
when I add an opening {, it takes a long time
I haven't had this issue on Arch with Vim 7.4.617-1.
P.S. -- One of my favorite things about vim+lilypond is auto-compiling on
write:
au BufWritePost *.ly !lilypond %
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/vim-is-very-very-slow-to-open-and-modify-lil
Some months ago, vim became very very slow to open a lilypond file
(4-5 seconds). This is clearly due to syntax highlighting because when
turn it off (:syntax off) the files are opened instantaneously. Also
when I add an opening {, it takes a long time (1 second or more) to
update the file which
On Fri, 2015-02-13 at 13:56 +0100, Johan Vromans wrote:
> On Fri, 13 Feb 2015 08:54:58 +0100
> Kevin Tough wrote:
>
> > Once again my favorite linux OS Fedora is giving me some problems.
>
> Oh? Let's see...
>
> > The implementation of Lilypond with Vim is
On Fri, 13 Feb 2015 08:54:58 +0100
Kevin Tough wrote:
> Once again my favorite linux OS Fedora is giving me some problems.
Oh? Let's see...
> The implementation of Lilypond with Vim is good.
Ok.
> Packaged with Lilypond 2.18.2 the software is reasonably up to date.
I'
I use archlinux and its very cool couse of AUR user reposatory..U can
install frescobaldi from it or apps directly from git..I use vim too.
On Fri, Feb 13, 2015 at 12:05 PM, Philip Rhoades
wrote:
> Kevin,
>
>
> On 2015-02-13 18:54, Kevin Tough wrote:
>
>> Once again my fav
Kevin,
On 2015-02-13 18:54, Kevin Tough wrote:
Once again my favorite linux OS Fedora is giving me some problems. The
implementation of Lilypond with Vim is good. Packaged with Lilypond
2.18.2 the software is reasonably up to date. Networking with Fedora
has
recently given me problems with
Once again my favorite linux OS Fedora is giving me some problems. The
implementation of Lilypond with Vim is good. Packaged with Lilypond
2.18.2 the software is reasonably up to date. Networking with Fedora has
recently given me problems with one notebook no longer making it's wired
conne
..can somebody please tell me how to get vim and a pdf viewer
(xpdf or evince of zathura) to work with vim lilypond-invoke-editor
[snip]
Evince appears to have its own set of obstacles. Some Ubuntu pages seem
to suggest the problem (Permission denied) is related to apparmor.d but
I have no clue
> I am using Vim and Fedora 19 and syntax highlighting is working. The change
> from vim73 to vim74 is something that should be reported to the lilypond
> packagers from Fedora.
I have done this already
(https://bugzilla.redhat.com/show_bug.cgi?id=1005394). It has been
fixed in F18 an
On Tue, 1 Oct 2013, Kevin Tough wrote:
My Fedora 19 install has the above three mentioned files installed in
vim73's syntax directory but they are the only files as Fedora 19 now
uses vim74. I copied them to vim74 but syntax highlighting does not yet
work for me in Fedora 19.
I am usin
On 10/01 10:12 PM, Kevin Tough wrote:
> Hi,
>
> I am new to the group and just starting my Lilypond learning. I am using
> Fedora 17 and 19. My favorite editor is Vim but I am far from a power
> user. I am confused about syntax highlighting for Lilypond.
>
> The Lil
Hi,
I am new to the group and just starting my Lilypond learning. I am using
Fedora 17 and 19. My favorite editor is Vim but I am far from a power
user. I am confused about syntax highlighting for Lilypond.
The Lilypond website:
http://www.lilypond.org/doc/v2.17/Do...editor-support
suggests an
> Yeah, that ghostview command is from the vim config provided by the LIlypond
> team. I made sure to install gv, still nothing.
but by default, the .ps file is removed, isn't it?
Frédéric
___
lilypond-user mailing list
lilypond-user@gn
Yeah, that ghostview command is from the vim config provided by the
LIlypond team. I made sure to install gv, still nothing.
On Wed 11 Sep 2013 12:18:49 PM EDT, Christian Andersson wrote:
On Wed, Sep 11, 2013 at 6:12 PM, Kale Good mailto:k...@kalegood.com>> wrote:
Can someone po
Hello,
Can someone point me towards a place to get some good help setting up a
.vim file? I'm trying to edit the lilypond.vim to do a few things
different and having no luck.
map :!gv --watch "%<.ps" &
replaced with:
map :!evince "%<.pdf" &
Neither
Hello Kale:
On Wed, 2013-09-11 at 18:18 +0200, Christian Andersson wrote:
> On Wed, Sep 11, 2013 at 6:12 PM, Kale Good wrote:
> Can someone point me towards a place to get some good help
> setting up a .vim file? I'm trying to edit the lilypond.vim to
>
On Wed, Sep 11, 2013 at 6:12 PM, Kale Good wrote:
> Can someone point me towards a place to get some good help setting up a
> .vim file? I'm trying to edit the lilypond.vim to do a few things different
> and having no luck.
>
If you insist on not RTFM (for vim), I'd sugg
BUMP!
On Thu, May 30, 2013 at 11:52 AM, Stjepan Horvat wrote:
> is there a way to fix indent in vim..i tryed gg=G but it looks mesed up..
> i like frescobaldis way of fixing it..is there a problem in my setup
> or something else..?!
>
> example:
> it tries to indent co
is there a way to fix indent in vim..i tryed gg=G but it looks mesed up..
i like frescobaldis way of fixing it..is there a problem in my setup
or something else..?!
example:
it tries to indent comments and then my variables are not on the ^ of
the line but i don't know elsewhere..
or
my
Hi guys..it is an old post..but i got it working right now..so i want to
share it with you..
I made a script vim-lilypond.sh
#!/bin/bash
FILENAME=`echo $1 | cut -d ":" -f 2`
LINE=`echo $1 | cut -d ":" -f 3`
CHAR=`echo $1 | cut -d ":" -f 4`
COLUMN=`echo $1 | cut
On 03/07/2012 11:09 AM, Rutger Hofman wrote:
On 03/07/2012 09:12 AM, David Kastrup wrote:
Stjepan Horvat writes:
On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote:
Stjepan Horvat writes:
Hello..can somebody please tell me how to get vim and a pdf viewer
(xpdf or evince of zathura) to
On 03/07/2012 09:12 AM, David Kastrup wrote:
Stjepan Horvat writes:
On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote:
Stjepan Horvat writes:
Hello..can somebody please tell me how to get vim and a pdf viewer
(xpdf or evince of zathura) to work with vim lilypond-invoke-editor
function
On 03/07/2012 11:09 AM, Rutger Hofman wrote:
On 03/07/2012 09:12 AM, David Kastrup wrote:
Stjepan Horvat writes:
On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote:
Stjepan Horvat writes:
Hello..can somebody please tell me how to get vim and a pdf viewer
(xpdf or evince of zathura) to
Frescobaldi is very good and i like it..the only lack of it is that it
doesn't have vim mode..and intergrated midi player..10/10..i'm very
used to work without mouse..selecting whole line is simple as
shift+v..y for yank and p for paste..:)
I will try to understand it..and get it to
Stjepan Horvat writes:
> On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote:
>> Stjepan Horvat writes:
>>
>>> Hello..can somebody please tell me how to get vim and a pdf viewer
>>> (xpdf or evince of zathura) to work with vim lilypond-invoke-editor
>>&
x27; in terminal..
I tought it is simple as that..but from mail-archive i saw that it is
more complicated than i tought..but still did not understand how to
set it up..
I once tried to set something like that up with vim. Did have a little bit
of luck with xpdf but I never succeeded setting it u
at..but from mail-archive i saw that it is
more complicated than i tought..but still did not understand how to
set it up..
On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote:
> Stjepan Horvat writes:
>
>> Hello..can somebody please tell me how to get vim and a pdf viewer
>>
Stjepan Horvat writes:
> Hello..can somebody please tell me how to get vim and a pdf viewer
> (xpdf or evince of zathura) to work with vim lilypond-invoke-editor
> function..i read everything that is on the web
An impressive feat.
> and couldn't figure it out..thank you.
Wha
Hello..can somebody please tell me how to get vim and a pdf viewer
(xpdf or evince of zathura) to work with vim lilypond-invoke-editor
function..i read everything that is on the web and couldn't figure it
out..thank you.
--
Nesmotren govori kao da mačem probada, a jezik je mudrih iscjel
Good evening
I'll write my request first for those who are not interested in the whole
background story :-) It is about the vim filetype plugin that comes shipped
with lilypond. The following line needs to be added before any key mapping
(blatantly taken from the ftplugin file for mai
Frank Steinmetzger gmx.de> writes:
> this is more of a dev topic than user topic,
> -m is unrecognised.
> each instance of
> makeprg=lilypond\ %<
> should be changed to
> makeprg=lilypond\ \"%<\"
>
I think you are correct. Does anybody know any trouble the "s could cause?
I will put a pat
the topic:
I wanted to go a bit deeper into writing lily stuff with vim, because althouh
Frescobaldi is a great too with the integrated preview and such, it has some
annoyances. Thus I noticed one and a half problems in the vim files that
lilypond ships.
The half problem is that it set makeprg as
t-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
in recent comments folks have discouraged vim - I have learned vim
(MacVim) specifically for Lilypond use and have found it terrific.
I have mapped commands to send to lilypond and view pdf or open midi
output in Quicktime player.
The
ext/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> in recent comments folks have discouraged vim - I have learned vim
> (MacVim) specifically for Lilypond use and have found it terrific.
>
> I have mapped commands to send to lilypond and view pdf or open midi
> output
Absolute dittos. The keymapping is great -- even just typical things
I would otherwise type, like time signatures. Personally I don't like
syntax coloring -- I turned it off ages ago. But vim rocks with
lilypond.
On Fri, Dec 3, 2010 at 10:58 AM, michael webster wrote:
> in recent
thank you James & James & Tim
I'll delve into the learning manual and see how far I get
(ps I'm not on Mac but on Linux)
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
le.
I put a \break after every fourth bar in the melody.
- is the learning curve doable for a combination of vim and
Lilypond? I'm
new at both, and am 53, so don't have decades left to learn.
I belong to the other religion, the Church of Emacs. Vi(m) has its
adherents, even though I
zz sheets.
- is it easy to control the amount of measures per line? I stick to 4 as
rule of thumb as much as possible.
- is the learning curve doable for a combination of vim and Lilypond? I'm
new at both, and am 53, so don't have decades left to learn.
Hello!
First, I would suggest
is it easy to control the amount of measures per line? I stick to 4 as
> rule of thumb as much as possible.
> - is the learning curve doable for a combination of vim and Lilypond? I'm
> new at both, and am 53, so don't have decades left to learn.
Hello!
First, I would sugges
humb as much as possible.
- is the learning curve doable for a combination of vim and Lilypond? I'm
new at both, and am 53, so don't have decades left to learn.
--
View this message in context:
http://old.nabble.com/vim-Lilypond-learning-curve_jazzchord-font_bars-per-line--3-questions-tp30
On 10-07-21 08:40 PM, Caio Barros wrote:
Hi everybody,
I don't know if someone ever went trough this, but I spend a lot of
time trying to figure out why the syntax highlight in Vim didn't work.
I followed all the instructions in the manual
(http://lilypond.org/doc/v2.12/Document
Hi everybody,
I don't know if someone ever went trough this, but I spend a lot of time
trying to figure out why the syntax highlight in Vim didn't work.
I followed all the instructions in the manual (
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Vim-mode)
but it didn
J. bezeqint.net> writes:
> Hi Again evrey body, I'm happy to say that with
> because of the help you gave me I was not only able to get jedit up
> and running for lilypond but was encouraged to succede in setting up
> emacs too!
> Vim though is somthing else.
> I l
Hi Jonathan,
It's not to easy to find the right locations indeed, perhaps this might
help. First you have to edit a file called filetype.vim, located in
/home/yourusername/.vim/
If it isn't there, you can just create it:
touch /home/yourusername/.vim/filetype.vim
If the .vim
J. wrote:
I looked at the directions on the lilypond site for
setting it up but, because of my noviciate I got confused
with all the places and symbols.
I found a page here:
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Vim-mode
It isn't clear which of those thing
To use vim there is nothing to set up -- you just start typing in vim,
save the file, and process it. But you might be referring to setting
up syntax highlighting, which is actually not a necessary part of the
process, but may be helpful.
If all you want to do is use vim, then you just start
Hi Again evrey body, I'm happy to say that with because of the help you gave me
I was not only able to get jedit up and running for lilypond but was
encouraged to succede in setting up emacs too!
Vim though is somthing else.
I looked at the directions on the lilypond site for setting it u
On Mon, Mar 16, 2009 at 08:07:14PM +0100, Helge Kruse wrote:
> Jonathan Kulp wrote:
>> I'm having trouble getting vim to do Lilypond syntax coloring on OSX.
>> I have it all working fine on my Linux machines but I'm doing something
>> wrong on the Macs.
>
>
1 - 100 of 179 matches
Mail list logo