about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-11-08 15:30:27 +0100
committerSoispha <soispha@vhack.eu>2023-11-08 15:30:27 +0100
commit402925cfc7c29adcbb4e5a17061396ad309e016c (patch)
treebb32339c377e50d8ec47b011b135ebe1a37ee1b5 /hm/soispha/conf/nvim/default.nix
parentfeat(hm/conf/nvim/plgs/lsp/ltex): Also activate in `mail` files (diff)
downloadnixos-config-402925cfc7c29adcbb4e5a17061396ad309e016c.zip
docs(hm/conf/nvim/plgs/treesitter): Improve comments
Diffstat (limited to 'hm/soispha/conf/nvim/default.nix')
-rw-r--r--hm/soispha/conf/nvim/default.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/hm/soispha/conf/nvim/default.nix b/hm/soispha/conf/nvim/default.nix
index 8c04ae9d..322597ec 100644
--- a/hm/soispha/conf/nvim/default.nix
+++ b/hm/soispha/conf/nvim/default.nix
@@ -1,8 +1,4 @@
-{
-  pkgs,
-  lib,
-  ...
-}: {
+{pkgs, ...}: {
   imports = [
     ./autocmds
     ./clipboard