dotfiles/roles/neovim/files/lua/opdavies/lsp
Oliver Davies 776772a952 chore(nvim): disable auto-formatting
This is tricky when working on projects that use different formatting
and coding styles (e.g. Drupal and Symfony), and on projects that
haven't had code formatting run on them before and making a small change
causes a large number of changes to be staged.

I'll experiment with formatting code within a range, or toggling
auto-formatting per project. Maybe something similar to what @wincent
showed in https://youtu.be/ifA8iw42vwI.
2022-01-20 15:50:52 +00:00
..
handlers.lua chore(nvim): update keymaps for diagnostics 2022-01-13 00:37:05 +00:00
init.lua chore(nvim): disable formatting for now for PHP 2022-01-13 01:00:01 +00:00
null-ls.lua chore(nvim): disable auto-formatting 2022-01-20 15:50:52 +00:00