mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
random rice
This commit is contained in:
parent
f47fc0f76f
commit
47a2d487da
9 changed files with 46 additions and 129 deletions
|
|
@ -14,10 +14,6 @@
|
|||
url = "github:echasnovski/mini.nvim";
|
||||
flake = false;
|
||||
};
|
||||
nvim-orgmode = {
|
||||
url = "github:nvim-orgmode/orgmode";
|
||||
flake = false;
|
||||
};
|
||||
# Add bleeding-edge plugins here.
|
||||
# They can be updated with `nix flake update` (make sure to commit the generated flake.lock)
|
||||
# wf-nvim = {
|
||||
|
|
@ -57,6 +53,7 @@
|
|||
stylua
|
||||
luajitPackages.luacheck
|
||||
nvim-dev
|
||||
alejandra
|
||||
];
|
||||
shellHook = ''
|
||||
# symlink the .luarc.json generated in the overlay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue