Whoops, syntax

This commit is contained in:
Hunter Haugen 2010-05-01 20:14:26 -07:00
parent 6ff3eb35d6
commit f46dbf12c2

4
.vimrc
View file

@ -378,10 +378,10 @@ if has("autocmd")
\ $put ='' |
\ $put ='dnl output' |
\ $put ='AC_CONFIG_HEADERS([config.h])' |
\ $put ='AC_CONFIG_FILES(' |
\ $put ='AC_CONFIG_FILES([' |
\ $put =' Makefile' |
\ $put =' src/Makefile' |
\ $put =')]' |
\ $put ='])' |
\ $put ='AC_OUTPUT' |
\ set sw=8 sts=8 noet |
\ norm ggjjjjf]