Whoops, syntax
This commit is contained in:
parent
6ff3eb35d6
commit
f46dbf12c2
1 changed files with 2 additions and 2 deletions
4
.vimrc
4
.vimrc
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue