dotfiles/nvim/.config/nvim/lua/plugins/config
Marty Oehme eec90ad7e2
nvim: Add automatic mason tool installation
Using mason-tool-installer we ensure everything is installed correctly.
Need to improve the collection of things to install. Currently we just
do everything in lsp configuration file, even the non-lsp things
(formatters/linters) which should be sourced where they belong not
in that file.
2023-12-12 12:10:33 +01:00
..
cmp.lua nvim: Switch signature help to cmp plugin 2023-09-16 11:20:59 +02:00
lsp.lua nvim: Add automatic mason tool installation 2023-12-12 12:10:33 +01:00
lualine.lua nvim: Restructure lua dir 2023-06-17 21:54:22 +02:00
mini.lua nvim: Add more bracket movement options 2023-08-07 11:27:52 +02:00
toggleterm.lua nvim: Make utility terminals dockable and hidable 2023-06-17 22:02:38 +02:00