]> git.sthu.org Git - vimconf.git/commit
Refactor plugin sets
authorStefan Huber <stefan.huber@fh-salzburg.ac.at>
Wed, 10 Jul 2024 06:55:07 +0000 (08:55 +0200)
committerStefan Huber <shuber@sthu.org>
Fri, 12 Jul 2024 12:26:31 +0000 (14:26 +0200)
commit7641665f9c122392a79e82f7f45a056ce91d4ea1
tree3dae6e7b92cb9360242d2137ff455da8be2dbb7e
parent873af522f62a639653bbf1e4c2926f49a2fd34c0
Refactor plugin sets

Rename plugins, plugins-noroot and plugins-noroot-nolowendbox to
plugins-mini, plugins-midi and plugins-full. Rename the config functions
respectively. Should make meaning of the plugin sets more clearer.

Also avoid being smart on loading plugin sets based on uid or config
variables. Instead provide them as plugins-xxx.vim.example and let user
symlink if they shall be loaded.

Also move plugins where reasonable
README.md
init.vim
plugins-full.vim.example [moved from plugins-noroot-nolowendbox.vim with 99% similarity]
plugins-local.vim.example
plugins-midi.vim.example [moved from plugins-noroot.vim with 97% similarity]
plugins-mini.vim [moved from plugins.vim with 99% similarity]
plugsetup.vim