dotfiles/nvim/.config/nvim/lua/plugins
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
..
config nvim: Add automatic mason tool installation 2023-12-12 12:10:33 +01:00
core.lua nvim: Pin base16 plug to last working version 2023-10-05 18:19:20 +02:00
data_analysis.lua nvim: Update +show mode mappings and descriptions 2023-12-12 12:09:30 +01:00
editing.lua nvim: Improve lazy-loading of select plugins 2023-10-02 19:18:29 +02:00
filebrowsers.lua nvim: Restructure lua dir 2023-06-17 21:54:22 +02:00
git.lua nvim: Move between git conflict hunks with ][H 2023-09-16 11:21:00 +02:00
ide.lua nvim: Add automatic mason tool installation 2023-12-12 12:10:33 +01:00
languages.lua nvim: Restructure lua dir 2023-06-17 21:54:22 +02:00
prose.lua nvim: Add markmap to build mindmaps 2023-10-02 20:06:56 +02:00
telescope.lua nvim: Fix telescope nerd font codepoint 2023-06-22 12:50:54 +02:00
treesitter.lua nvim: Turn off treesitter highlights in big files 2023-12-12 12:10:15 +01:00
ui.lua nvim: Improve lazy-loading of select plugins 2023-10-02 19:18:29 +02:00