# https://www.linode.com/docs/guides/writing-a-vim-plugin/ function! vimworkspaces#TestCommand(...) echo "YEAH ITS WORKING" endfunction