Kaydet (Commit) 3193a3b0 authored tarafından David Tardon's avatar David Tardon

add vim modelines

üst 6e93d056
...@@ -47,3 +47,5 @@ $(eval $(call gb_Library_add_linked_libs,fileacc,\ ...@@ -47,3 +47,5 @@ $(eval $(call gb_Library_add_linked_libs,fileacc,\
$(eval $(call gb_Library_set_componentfile,fileacc,fileaccess/source/fileacc)) $(eval $(call gb_Library_set_componentfile,fileacc,fileaccess/source/fileacc))
$(eval $(call gb_Library_add_exception_objects,fileacc,fileaccess/source/FileAccess)) $(eval $(call gb_Library_add_exception_objects,fileacc,fileaccess/source/FileAccess))
# vim: set noet sw=4 ts=4:
...@@ -30,3 +30,5 @@ $(eval $(call gb_Module_Module,fileaccess)) ...@@ -30,3 +30,5 @@ $(eval $(call gb_Module_Module,fileaccess))
$(eval $(call gb_Module_add_targets,fileaccess,\ $(eval $(call gb_Module_add_targets,fileaccess,\
Library_fileacc \ Library_fileacc \
)) ))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment