forked from VimPlug/emmet-vim
remove debug log.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
function! zencoding#lang#css#findTokens(str)
|
||||
echo "fooooooooo"
|
||||
echo getchar()
|
||||
return substitute(a:str, '^.*[;{]\s*', '', '')
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user