mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
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