[maemo-users] Vim - syntax highlighting
From: Cláudio Sampaio patola at gmail.comDate: Fri Jun 18 09:19:55 EEST 2010
- Previous message: Vim - syntax highlighting
- Next message: Vim - syntax highlighting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2010/6/18 Francisco Diaz Trepat - gmail <francisco.diaztrepat at gmail.com> > Thanks Claudio. > > Will this help me to auto detect .go files and highlight them? > > I am not that familiar with vim. Would you recommend more cool configs? > Actually, not. The thing that would enable automatic syntax highlighting would be that. Edit a file called ".vimrc" that should be in your home directory (/home/user): vi /home/user/.vimrc It should have: syntax on Then save and quit. After that, vim will try to enable syntax highlighting for every file you open. If it has syntax files for go, it would recognize and highlight it automatically. Note: vim is a very powerful and able text editor. I'd recommend some place like http://www.vim.org to get acquainted to it. And it is very fit for small keyboards like the N900 keyboard because it does not use many Ctrl- and Alt- combinations. Best regards, -- Cláudio "Patola" Sampaio IRC: ptl - Yahoo: patolaaa Campinas, SP - Brazil. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-users/attachments/20100618/dd592268/attachment.htm>
- Previous message: Vim - syntax highlighting
- Next message: Vim - syntax highlighting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]