vim-mode was deleted

This commit is contained in:
Jon Rohan
2013-01-21 19:19:04 -08:00
parent 0e84361397
commit c99201caae
2 changed files with 0 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
"editor.css",
"grammar-view.css",
"select-list.css",
"vim-mode.css",
"tree-view.css",
"tabs.css",
"wrap-guide.css",

View File

@@ -1,4 +0,0 @@
.editor.command-mode .cursor {
border-left: 0;
background-color: #9dff9d;
}