From 56f3ca6d47fd2492ac75e01fca5379f16264024c Mon Sep 17 00:00:00 2001 From: Joshua Steele Date: Mon, 4 May 2020 07:37:28 +0300 Subject: [PATCH] Remove empty line at EOF. --- colors/vim-monokai-tasty.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/colors/vim-monokai-tasty.vim b/colors/vim-monokai-tasty.vim index 4d0dc6e..7e073e5 100644 --- a/colors/vim-monokai-tasty.vim +++ b/colors/vim-monokai-tasty.vim @@ -387,4 +387,3 @@ call Highlight("GitGutterChangeDelete", s:orange, s:none, s:none) " Must be at the end, because of ctermbg=234 bug. " https://groups.google.com/forum/#!msg/vim_dev/afPqwAFNdrU/nqh6tOM87QUJ set background=dark -