Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 283f609b28bc14445b1fc0f3b3fe196d6844cf65
https://github.com/ddclient/ddclient/commit/283f609b28bc14445b1fc0f3b3fe196d6844cf65
Author: Richard Hansen <rh...@rh...>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M ddclient.in
Log Message:
-----------
Update Vim modeline and Emacs file-local variables
Both:
* Force the file type to Perl
* Set the tab width to 8 so that people cringe in horror at the
sight of a tab
* Set the line with to 99
Emacs:
* Disable indent-tabs-mode
* Set the indentation level to 4
Vim:
* Highlight column 100
Addresses #206
Commit: 9c6c7a2b39a1399e5ba7e97cab2c5f64b7c50e8b
https://github.com/ddclient/ddclient/commit/9c6c7a2b39a1399e5ba7e97cab2c5f64b7c50e8b
Author: Sandro <san...@gm...>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M ddclient.in
Log Message:
-----------
Merge pull request #219 from rhansen/editor-variables
Update Vim modeline and Emacs file-local variables
Compare: https://github.com/ddclient/ddclient/compare/5507b76d836c...9c6c7a2b39a1
|