dotfiles/nvim/.config/nvim/lua
Marty Oehme 41968e1361
nvim: Integrate null_ls for formatting and linting
Formatting and linting should from now be done with null_ls instead
of formatter.nvim (and nothing for linting so far).

This will still take a little to fully transition, for now we use
null_ls for eslint linting and prettier formatting for a variety
of javascript/typescript and astro files.

null_ls uses Mason installations under the hood and any tool it
uses also gets installed by Mason.
2023-06-15 09:47:32 +02:00
..
personal nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
plug nvim: Integrate null_ls for formatting and linting 2023-06-15 09:47:32 +02:00
util nvim: Determine python venv on lsp start 2023-03-01 15:57:28 +01:00
autocmds.lua nvim: Remove line number from terminal buffers 2023-02-28 11:21:39 +01:00
look.lua nvim: Improve dynamic colorscheme sourcing 2023-03-07 10:41:47 +01:00
maps.lua nvim: Replace live grep key chord with fw 2023-06-15 09:43:10 +02:00
plugins.lua nvim: Integrate null_ls for formatting and linting 2023-06-15 09:47:32 +02:00
settings.lua nvim: Remove cmdline if not used, split buffers belowright 2023-02-27 09:20:18 +01:00