dotfiles/roles/neovim/files
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
..
after/plugin feat(nvim): add refactoring.nvim plugin 2022-01-13 00:23:36 +00:00
autoload feat(nvim): add function to write and source files 2022-01-09 23:22:04 +00:00
lua/opdavies chore(nvim): disable auto-formatting 2022-01-20 15:50:52 +00:00
init.lua chore(nvim): add lua globals 2022-01-10 22:32:28 +00:00