nix-config/home/vim
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
..
after home: vim: add 'nix' ftplugin 2022-10-26 14:14:01 +02:00
autoload home: vim: remove 'quickfixed' functionality 2022-03-02 12:13:13 +01:00
ftdetect home: vim: ftdetect: add direnv 2023-02-17 15:53:55 +00:00
lua/ambroisie home: vim: use 'lsp-formatting.nvim' 2023-03-07 11:05:07 +00:00
plugin home: vim: use 'lsp-formatting.nvim' 2023-03-07 11:05:07 +00:00
default.nix home: vim: use 'lsp-formatting.nvim' 2023-03-07 11:05:07 +00:00
init.vim home: vim: disable mouse integration 2023-03-07 11:05:07 +00:00