mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
linters/formatters
This commit is contained in:
parent
dab37cf7a5
commit
5043280c65
6 changed files with 80 additions and 23 deletions
|
|
@ -31,9 +31,9 @@
|
|||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [
|
||||
neovim-overlay
|
||||
inputs.neovim-nightly-overlay.overlays.default
|
||||
gen-luarc.overlays.default
|
||||
neovim-overlay
|
||||
];
|
||||
};
|
||||
shell = pkgs.mkShell {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue