vim-settings/neovim
ViViDboarder 0c05f9db2a Refactor null-ls again
Now building a list of filetypes that already have language servers
configured and then excluding those filetypes from null-ls.

There is an override where they can be forced enabled for language
servers that may not have a formatter or where the null-ls formatter is
preferred. Eg. Python where I want to format with black.
2022-01-12 14:35:07 -08:00
..
colors Add tokyonight colorscheme 2021-09-09 16:23:34 -07:00
ftplugin Add better writing mode with Pencil 2021-09-27 17:45:04 -07:00
lua Refactor null-ls again 2022-01-12 14:35:07 -08:00
plugin Refactor null-ls and remove conflicted formatting 2022-01-12 09:21:57 -08:00
spell Update spelling 2021-12-13 17:46:41 -08:00
.gitignore Add startify config and local require 2021-08-24 16:12:40 -07:00
init.vim Fix runtime for older neovim to use vim dir 2021-09-28 09:30:00 -07:00