diff options
| author | Simeon Simeonov | 2019-03-20 12:58:35 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2019-03-20 12:58:35 +0100 |
| commit | 8d4b6e4a5dbd7ce8bbe3f8b545bff0c2d888df64 (patch) | |
| tree | 29a533124c29cacb0034e7fec4e18dbb092f6a8d /.emacs.d/snippets/nxml-mode/br | |
| parent | f2214365df0970ec3c82bbab318d1ed10371ba2d (diff) | |
Cosmetic changes in .emacs.d/snippets/nxml-mode and .emacs.d/snippets/python-mode
Diffstat (limited to '.emacs.d/snippets/nxml-mode/br')
| -rw-r--r-- | .emacs.d/snippets/nxml-mode/br | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.emacs.d/snippets/nxml-mode/br b/.emacs.d/snippets/nxml-mode/br index ba35773..8b73ebb 100644 --- a/.emacs.d/snippets/nxml-mode/br +++ b/.emacs.d/snippets/nxml-mode/br | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #contributor : Anders Bach Nielsen <abachn@abachn.net> | 1 | # -*- mode: snippet -*- |
| 2 | #name : <br /> | 2 | # contributor : Anders Bach Nielsen <abachn@abachn.net> |
| 3 | # -- | 3 | # name: <br /> |
| 4 | # -- | ||
| 4 | <br /> \ No newline at end of file | 5 | <br /> \ No newline at end of file |
