Re: cvim

2007-01-02 Thread spx2
just did that and outputted filetype detection:ON plugin:ON indent:ON Fritz Mehner wrote: spx2 schrieb: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? Please check if plugins can

Re: cvim

2007-01-02 Thread Thomi Dammann
A.J.Mechelynck schrieb: spx2 wrote: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? What is cvim? It's the scrip c.vim: c.vim : C/C++-IDE -- Write and run programs. Insert statements

Re: cvim

2007-01-02 Thread Fritz Mehner
') to avoid conflicts with other launguage-specific plugins. If your current buffer is a C/C++-file you should see the mappings with :map (and they should work, of course). Fritz Fritz Mehner wrote: spx2 schrieb: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn

cvim

2007-01-01 Thread spx2
hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? -- View this message in context: http://www.nabble.com/cvim-tf2905788.html#a8117987 Sent from the Vim - General mailing list archive at Nabble.com.

Re: cvim

2007-01-01 Thread A.J.Mechelynck
spx2 wrote: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? What is cvim? Best regards, Tony.

Re: cvim

2007-01-01 Thread Fritz Mehner
spx2 schrieb: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? Please check if plugins can be loaded: :filetype You should see filetype detection:ON plugin:ON indent:ON If not add a line