lör 2008-02-23 klockan 07:56 +0530 skrev AlgoMantra:
On Tue, Feb 12, 2008 at 1:56 PM, AlgoMantra
wrote: On Sat, Feb 9, 2008 at 3:59 PM, Martin Ahnelöv
wrote: lör 2008-02-09 klockan 09:00 +0530 skrev AlgoMantra: > There is syntax-highlighting for vim on the wiki, and I have > made some > commands to operate the VM from inside Vim.
Right, yes, sorry 'bout that. You need to create the files/directories you miss.
Okay, I have made the modifications as suggestion (syntax folder where you put the ck.vim file, and the filetype.vim file) but when I run $vim filename.ck I see no highlighting. Is there something else I need to do to use this functionality?
hey gang, this issue is still unresolved for me. can someone please help get this issue sorted so I can actually start chucking?
type :syntax on when you aren't in insert mode. (you can add that line (without the :) to your ~/.vimrc if you want it to be done automatically) gasten