summaryrefslogtreecommitdiff
path: root/bin/feed2imap-dumpconfig
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-12-01 14:10:09 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-12-01 14:10:09 +0100
commit4134ec733f45c4e5ed689aab491044aec0611d70 (patch)
tree4534a63b5d5a24f5404f6ee15631cf8b22ef6829 /bin/feed2imap-dumpconfig
parent7de154f86754059317f800a82ef22d9aa00a1140 (diff)
downloadfeed2imap-4134ec733f45c4e5ed689aab491044aec0611d70.tar.gz
feed2imap-4134ec733f45c4e5ed689aab491044aec0611d70.tar.bz2
feed2imap-4134ec733f45c4e5ed689aab491044aec0611d70.zip
Add a vim-modeline for the config example.
This sets the correct modes for vim when editing the configfile. This is especially needed, as YAML uses indentation for structures. Options set: - filetype to YAML (else 'conf' is infered) - set the number of spaces a tab is to 2 - expandtab -- do not insert \t but spaces
Diffstat (limited to 'bin/feed2imap-dumpconfig')
0 files changed, 0 insertions, 0 deletions
an>/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3