nix-config/home/vim/lua/ambroisie
Bruno BELANYI a29deaa9bc home: vim: use 'lsp-formatting.nvim'
A few things that are different:
* Async by default.
* Takes care of the order of formatters, if I ever need to do that.
* Allows for easily disabling formatting (unfortunately this is global
  state, not buffer-local).
* Gets rid of the formatting pause when doing `:wq`.
2023-03-07 11:05:07 +00:00
..
lsp.lua home: vim: use 'lsp-formatting.nvim' 2023-03-07 11:05:07 +00:00
utils.lua home: vim: lua: utils: add 'is_ssh' 2023-02-11 22:17:22 +00:00