Temp
This commit is contained in:
parent
c91668c8a9
commit
6b16dade7c
20 changed files with 207 additions and 90 deletions
|
|
@ -1,3 +1,6 @@
|
|||
scriptencoding utf-8
|
||||
|
||||
|
||||
if exists("s:loaded")
|
||||
finish
|
||||
endif
|
||||
|
|
@ -95,7 +98,7 @@ endfunction
|
|||
|
||||
|
||||
function! util#StartQuery()
|
||||
echohl Comment | echo "..."
|
||||
" echohl Comment | echo "..."
|
||||
endfunction
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue