mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-09 03:54:47 +08:00
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