Merged spec finder and conque spec runner into one plugin

This commit is contained in:
yan
2012-05-30 01:34:34 -07:00
parent 2f38d32e25
commit a6b9f3e9ef
4 changed files with 2 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
let g:ConqueTerm_InsertOnEnter = 1
let g:ConqueTerm_InsertOnEnter = 0
let g:ConqueTerm_CWInsert = 1
let g:ConqueTerm_Color = 2
let g:ConqueTerm_ReadUnfocused = 1 " update conqueterm buffer while we're not looking (for running tests)