diff options
-rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ lua << EOF ${pkgs.lib.readFile ./init.lua} EOF + " lua doesn't like the special characters + nnoremap <leader>pl vap:s/[.!?] */&
/g
:noh
let g:languagetool_server_command = '${languagetool}/bin/languagetool-http-server' ''; packages.myPlugins = with vimPlugins; { |