summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/ft-nix-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/vim/ft-nix-support.patch')
-rw-r--r--pkgs/applications/editors/vim/ft-nix-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/vim/ft-nix-support.patch b/pkgs/applications/editors/vim/ft-nix-support.patch
index cbbe1ccb212..416ec18cf2c 100644
--- a/pkgs/applications/editors/vim/ft-nix-support.patch
+++ b/pkgs/applications/editors/vim/ft-nix-support.patch
@@ -75,7 +75,7 @@ index 0000000..a2f9918
 +
 +let b:current_syntax = "nix"
 +
-+" thanks to iElectric
++" thanks to domenkozar
 +" scan backwards to find begining of multiline statements
 +syn sync ccomment nixMultiLineComment minlines=10 maxlines=500
 +syn sync ccomment nixStringIndented minlines=10 maxlines=500