Main public logs

From wiki
Jump to navigationJump to search

Combined display of all available logs of wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:00, 22 August 2025 Admin talk contribs created page Vim (Created page with "= 24 most popular modelines I've found in my collection of source code = <pre> vi: set sw=4 ts=4:: % vim: ts=8 sw=4 et: vim:set ts=2 sw=2 sts=2 et cindent:: # vim: ts=4 sts=4 sw=4: # vi:ai sw=4 ts=4 tw=0 et % vim: ts=2 sw=2 et: # vim: ts=2 sts=2 sw=2 et : % vim: ts=8 sw=4 et sts=4 vim: set sw=3 ts=8 sts=3 expandtab:: % vim: ts=8 et sw=4: vim:set ts=2 sw=2 et cindent:: vi: set sw=8 ts=8:: /* vim:ts=4:sw=4:et /* vi: set sw=4 ts=4: # vim:ts=4:sw=4:...")