From: Simon Ruderich Date: Sat, 15 Jul 2017 17:11:10 +0000 (+0200) Subject: psql: add vim modeline X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=54e498cc877f4e05b5788b0a886ee02546f41a47 psql: add vim modeline --- diff --git a/psql/psqlrc.in b/psql/psqlrc.in index ddd0a2f..23cc2d9 100644 --- a/psql/psqlrc.in +++ b/psql/psqlrc.in @@ -48,3 +48,5 @@ -- But display the normal psql welcome message. \set QUIET off + +-- vim: ft=sql