fix: neovim
This commit is contained in:
parent
08451237fe
commit
e63917ca85
11 changed files with 104 additions and 89 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, inputs, system, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = (with pkgs; [
|
||||
# gtk theme
|
||||
|
|
@ -59,7 +58,7 @@
|
|||
lua51Packages.lua
|
||||
lua51Packages.luarocks
|
||||
luajitPackages.magick
|
||||
vimPlugins.neomake
|
||||
imagemagick
|
||||
|
||||
# Shell
|
||||
fishPlugins.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue