commit | f819460a5b7d0ff621633b95a3a2b19e97e3b4b9 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Mon Oct 31 00:07:05 2022 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Mon Oct 31 00:07:05 2022 +0000 |
tree | 1e65ae46a7038df269a82603ffe44e69f3b6e394 | |
parent | 199ed5e0ac88632441b96226e38361d4b7cc76ab [diff] [blame] |
Update neovim settings
diff --git a/modules/neovim/neoformat/default.nix b/modules/neovim/neoformat/default.nix index c280010..2db4c6a 100644 --- a/modules/neovim/neoformat/default.nix +++ b/modules/neovim/neoformat/default.nix
@@ -13,6 +13,7 @@ alejandra rustfmt shfmt + astyle ]; }; }