First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 95639
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: nathanegge@yahoo.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
eruby.vim eruby.vim text/plain nathanegge@yahoo.com 2005-06-10 00:37 0000 1.09 KB Details
vim-core-6.3.068-add-missing-eruby-syntax.diff vim-core-6.3.068-add-missing-eruby-syntax.diff text/plain nathanegge@yahoo.com 2005-06-10 00:43 0000 333 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 95639 depends on: Show dependency tree
Show dependency graph
Bug 95639 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-10 00:33 0000
The current version of vim is missing syntax highlighting for eruby files.  The
current syntax file for eruby can be found here:

http://www.vim.org/scripts/script.php?script_id=403

The file eruby.vim should be added to either the vim63/syntax/ or to the
vimfiles/syntax/ directory.  In addition, the following line needs to be added
to filetype.vim

au BufNewFile,BufRead *.rhtml setf eruby

I will create a patch and attach it.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From nathanegge@yahoo.com 2005-06-10 00:37:28 0000 -------
Created an attachment (id=60970) [edit]
eruby.vim

------- Comment #2 From nathanegge@yahoo.com 2005-06-10 00:43:26 0000 -------
Created an attachment (id=60971) [edit]
vim-core-6.3.068-add-missing-eruby-syntax.diff

------- Comment #3 From Ryan Phillips (RETIRED) 2005-06-10 14:57:48 0000 -------
The best solution is to create a eruby-syntax ebuild and plop it into the
app-vim/category

------- Comment #4 From Aaron Walker (RETIRED) 2005-06-11 16:51:14 0000 -------
In CVS.  Will do a new version of extra-syntax in a few which will include this
package as well as dhcpd-syntax, which Ciaran added not to long ago.

Thanks for the bug.

First Last Prev Next    No search results available      Search page      Enter new bug