Remove trailing empty line

This commit is contained in:
2022-12-29 10:55:59 -08:00
parent 62a7d969d6
commit db8aee645e

1
vimrc
View File

@@ -30,4 +30,3 @@ func! WordProcessor()
set complete+=s
endfu
com! WP call WordProcessor()