fix: neovim

This commit is contained in:
DACHXY 2025-01-02 22:17:54 +08:00
parent 08451237fe
commit e63917ca85
11 changed files with 104 additions and 89 deletions

View file

@ -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