mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 19:30:29 +00:00
modeline: noet ts=8 sts=8 sw=8
This commit is contained in:
parent
7cb161c7d3
commit
f53b69fd65
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
/usr/bin/env echo ' -*-mode:sh;indent-tabs-mode:nil;tab-width:8;coding:utf-8-*-│
|
/usr/bin/env echo ' -*-mode:sh;indent-tabs-mode:nil;tab-width:8;coding:utf-8-*-│
|
||||||
│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │
|
│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │
|
||||||
╚────────────────────────────────────────────────────────────────'>/dev/null #*/
|
╚────────────────────────────────────────────────────────────────'>/dev/null #*/
|
||||||
. libc/nt/codegen.sh
|
. libc/nt/codegen.sh
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
||||||
│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │
|
│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │
|
||||||
╞══════════════════════════════════════════════════════════════════════════════╡
|
╞══════════════════════════════════════════════════════════════════════════════╡
|
||||||
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
||||||
│ │
|
│ │
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
||||||
│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │
|
│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │
|
||||||
╞══════════════════════════════════════════════════════════════════════════════╡
|
╞══════════════════════════════════════════════════════════════════════════════╡
|
||||||
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
||||||
│ │
|
│ │
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
/*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│
|
||||||
│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │
|
│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │
|
||||||
╞══════════════════════════════════════════════════════════════════════════════╡
|
╞══════════════════════════════════════════════════════════════════════════════╡
|
||||||
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
│ Copyright 2020 Justine Alexandra Roberts Tunney │
|
||||||
│ │
|
│ │
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue