mirror of
https://github.com/amix/vimrc
synced 2025-07-12 06:05:01 +08:00
rename vim_plugins_src to vim_plugin_candinates_src and used as an plugin candinate dir
This commit is contained in:
29
vim_plugin_candinates_src/vim-fakeclip-0.2.10/test/ui.input
Normal file
29
vim_plugin_candinates_src/vim-fakeclip-0.2.10/test/ui.input
Normal file
@ -0,0 +1,29 @@
|
||||
" Test: vim-fakeclip ui
|
||||
runtime! plugin/fakeclip.vim
|
||||
call vspec#hint({
|
||||
\ 'scope': 'fakeclip#_local_variables()',
|
||||
\ 'sid': 'fakeclip#_sid_prefix()',
|
||||
\ })
|
||||
function s:describe__commands() "{{{1
|
||||
" FIXME
|
||||
endfunction
|
||||
|
||||
|
||||
|
||||
|
||||
function s:describe__named_key_mappings() "{{{1
|
||||
" FIXME
|
||||
endfunction
|
||||
|
||||
|
||||
|
||||
|
||||
function s:describe__ui_key_mappings() "{{{1
|
||||
" FIXME
|
||||
endfunction
|
||||
|
||||
|
||||
|
||||
|
||||
" __END__ "{{{1
|
||||
" vim: filetype=vim foldmethod=marker
|
Reference in New Issue
Block a user