summaryrefslogtreecommitdiff
path: root/nixos/modules/features/editors
diff options
context:
space:
mode:
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
+}