misc: remove trailing whitespaces

This commit is contained in:
Gaetan Lepage 2023-01-13 14:48:51 +01:00
parent b9a4f0ca19
commit e05014fb00
10 changed files with 19 additions and 19 deletions

View file

@ -2,7 +2,7 @@
let
helpers = import ./helpers.nix args;
serverData = {
code_actions = {
code_actions = {
gitsigns = { };
};
completion = { };