/usr/share/nvim/runtime/macros/swapmous.vim is in neovim-runtime 0.2.2-3.
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 swapmouse package.
" For those users who were loading the swapmous plugin from here.
packadd swapmouse
|