mirror of
https://github.com/vim/vim.git
synced 2025-10-18 07:54:29 -04:00
4 lines
64 B
VimL
4 lines
64 B
VimL
![]() |
let g:loaded_sourced_vim += 1
|
||
|
func! sourced#something()
|
||
|
endfunc
|