druckdev e6262b6593 vim: Load other always-on plugins too
And move the plugin specific keybindings into 40-keybindings.vim.
`packloadall` sources the plugins directly in contrast to `packadd`.
Because of that we can access the `g:loaded_*` variables and do not have
to specify our own keybindings for vim-surround as now the user bindings
are loaded later and overwrite possible clashes.
2020-12-23 19:26:05 +01:00
2020-12-22 16:46:56 +01:00
2020-11-02 02:12:35 +01:00
2020-11-03 13:59:54 +01:00
2020-11-27 04:26:27 +01:00
2020-11-03 00:46:38 +01:00

My dotfiles

Installation

$ ./meta/install
Description
No description provided
Readme MIT 3 MiB
Languages
Shell 79.7%
Vim Script 18.7%
JavaScript 0.6%
CSS 0.6%
Python 0.3%