From e79a9b39ac05a0d9d565473c772f6e2032c803f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sat, 4 Jan 2025 16:29:01 +0200 Subject: [PATCH] Update NeoVim TODO --- development.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.nix b/development.nix index 204db53..11ef252 100644 --- a/development.nix +++ b/development.nix @@ -86,7 +86,7 @@ in } ]; - # TODO Check desireable keybinds and commands for LSP + # TODO Check LSP code actions plugins = { fugitive.enable = true; gitsigns = {