dotfiles/nvim/.config/nvim/lua
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
..
core nvim: Move Mason quick mapping to plugin setup 2023-12-12 12:10:27 +01:00
personal nvim: Add conform.nvim formatter 2023-12-12 12:10:25 +01:00
plugins nvim: Add automatic mason tool installation 2023-12-12 12:10:33 +01:00
util nvim: Add util function to grab plugin conditionally 2023-09-25 19:39:51 +02:00