mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
build: add vim modeline
This commit is contained in:
parent
7bbaa11a54
commit
adc68bd4b1
@ -1,4 +1,3 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([profanity],[0.12.0],[jubalh@iodoru.org])
|
||||
@ -393,3 +392,5 @@ echo "Global Python plugins path : $GLOBAL_PYTHON_PLUGINS_PATH"
|
||||
echo "Global C plugins path : $GLOBAL_C_PLUGINS_PATH"
|
||||
echo ""
|
||||
echo "Now you can run \`make' to build profanity"
|
||||
|
||||
dnl vim: expandtab:ts=4:sts=4:sw=4
|
||||
|
Loading…
Reference in New Issue
Block a user