From d9173904221326547d65a5f8e86b26586007683f Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 21 Jun 2022 17:40:36 -0600 Subject: Update command for larger paragraphs --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index faa181f..5fd2fcb 100644 --- a/flake.nix +++ b/flake.nix @@ -52,7 +52,7 @@ ${pkgs.lib.readFile ./init.lua} EOF " lua doesn't like the special characters - nnoremap pl vap:s/[.!?] */& /g :noh + nnoremap pl vipJvip:s/[.!?] */& /g :noh let g:languagetool_server_command = '${languagetool}/bin/languagetool-http-server' ''; packages.myPlugins = with vimPlugins; { -- cgit v1.2.3