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