dotfiles/nvim/.config/nvim/lua/plugins/config
Marty Oehme 7c37baa565
nvim: Move toggleterm out of core plugins
Toggleterm, as nice as it is, is not one of my core dependencies.
I do not 'need' toggleterm on every nvim installation I have. Instead,
it can go into ui-related plugins since that is what it does, extend
nvim's UI functionality with new terminal dropdowns/floats.
2024-02-15 08:53:55 +01:00
..
cmp.lua nvim: Update plugins and lazy loading 2023-12-12 15:43:44 +01:00
lsp.lua nvim: Add automatic mason tool installation 2023-12-12 12:10:33 +01:00
mini.lua nvim: Switch starter screen recent files order 2024-02-10 14:14:17 +01:00