Uses new-style copyright notices and improves consistency a bit. Removes the old KATE_MODELINE stuff.
11 lines
172 B
Text
11 lines
172 B
Text
# ~/.lwbuildrc
|
|
#
|
|
# Contains constants used when creating a new project.
|
|
#
|
|
|
|
AUTHOR=""
|
|
EMAIL=""
|
|
COPYRIGHT=""
|
|
VIM_MODELINE="expandtab:ts=4:sw=4"
|
|
|
|
# vim: expandtab:ts=4:sw=4
|