diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-09-02 13:04:56 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-09-02 13:04:56 +0200 |
commit | fdf6ed51db695b0d73d18c87977c898bd66bf3fa (patch) | |
tree | c7b663514b5a8e692eaf9e3c51c35f045f43b570 | |
parent | afa1de13f0576ace6dcbb0176490fd20922950cd (diff) | |
download | portato-fdf6ed51db695b0d73d18c87977c898bd66bf3fa.tar.gz portato-fdf6ed51db695b0d73d18c87977c898bd66bf3fa.tar.bz2 portato-fdf6ed51db695b0d73d18c87977c898bd66bf3fa.zip |
Fix modeline in config
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 4303bf4..5533064 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -116,4 +116,4 @@ packagetable = ffffff ; background color of the hint box in the preferences - hex value prefhint = f3f785 -# vim:ts=4:sw=4:ft=cfg +# vim:ts=4:sw=4:noexpandtab:ft=cfg |