mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 04:43:03 -04:00
things
This commit is contained in:
parent
ddf45b4e55
commit
1e120b1eb6
16 changed files with 604 additions and 130 deletions
|
@ -15,7 +15,7 @@ require("formatter").setup({
|
|||
require("formatter.filetypes.nix").nixpkgs_fmt,
|
||||
function()
|
||||
return {
|
||||
exe = "nixpkgs-fmt",
|
||||
exe = "nixfmt",
|
||||
stdin = true,
|
||||
args = {},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue