/usr/share/vim/vim74/macros/shellmenu.vim is in vim-runtime 2:7.4.1689-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | " Load the shellmenu package.
" For those users who were loading the shellmenu plugin from here.
packadd shellmenu
|