Upgrade vim-plug and make it work with neovim
Use easier mapping to copy and paste under Wayland
Indent lua code with two spaces
Set textwidth=79 in markdown files
Enable go popups and remove outdated overrides
Remap <leader>g to :Git
vim-fugitive deprecates :Gstatus in favor of :Git without arguments.
Make arrow keys in vim great again
Add ftplugin/perl.vim
Apart from general tab options this adds ~/perl5/ptags to tags and
introduces mapping for (in|de)crease prove's test plan count.
Do not consider Foo::bar as one word in perl