summaryrefslogtreecommitdiff
path: root/nixos/modules/features/editors
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-04 18:09:41 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-04 18:09:41 +0700
commit4138dfae4e1cfd788046460b669483137bae5869 (patch)
treec45039fd412b2d9a26018bb557596664fa6e8f23 /nixos/modules/features/editors
parent9b46166e50966dc3978fbb27dba5a2bc745a5e69 (diff)
mpv upd: subs and cookies
Diffstat (limited to 'nixos/modules/features/editors')
-rw-r--r--nixos/modules/features/editors/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/features/editors/default.nix b/nixos/modules/features/editors/default.nix
index 7f1dd9a..5cec5da 100644
--- a/nixos/modules/features/editors/default.nix
+++ b/nixos/modules/features/editors/default.nix
@@ -9,4 +9,4 @@
# IME input method integration for the Vim/Neovim ecosystem.
pkgs.vimPlugins.im-select-nvim
];
-} \ No newline at end of file
+}