From 9af97e74b9370cc554d87f25f8a8f05da1ef8db6 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Thu, 18 Feb 2010 22:42:11 +0000 Subject: [PATCH] Have /utils/editors to contain syntax files for WPS and possibly others Rockbox specific file types Currently it contains only Emacs style for WPS, but a request was sent to the author of the Vim's WPS style file at http://www.vim.org/scripts/script.php?script_id=2550 Developers, please add your own files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24760 a1c6a512-1295-4272-9138-f99709370657 --- {tools => utils/editors}/rockbox-style.el | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {tools => utils/editors}/rockbox-style.el (100%) diff --git a/tools/rockbox-style.el b/utils/editors/rockbox-style.el similarity index 100% rename from tools/rockbox-style.el rename to utils/editors/rockbox-style.el