Commit Graph

13 Commits

Author SHA1 Message Date
Boris Verkhovskiy
33e7713577 [vim/*] highlight vimrc 2024-04-20 00:57:37 -07:00
nbehrnd
0cdb0f0c06
Update vim-de.html.markdown 2022-11-14 12:54:14 +01:00
Norwid Behrnd
437ebf772b use markdownlint for additional improvements
Accounts for a selection of issues identified by markdownlint.[1]

[1] https://github.com/markdownlint/markdownlint, version 0.12.0.
2022-11-14 12:36:39 +01:00
Norwid Behrnd
df4dacd110 A spellcheck 2022-11-14 12:28:17 +01:00
Norwid Behrnd
07ec656274 correct/reinstall indentations
There were a few 'false positives' applying sed's rule to remove
leading spaces.  This commit corrects this.
2022-11-14 12:24:52 +01:00
Norwid Behrnd
8dd734971d trim leading spaces (needs manual correction)
An instance of `sed -i 's/^ *//' vim-de.html.markdown`.
2022-11-14 12:15:37 +01:00
Norwid Behrnd
75b0cfb4ab trim trailing spaces
An instance of `sed -i 's/ *$//' vim-de.html.markdown`.
2022-11-14 12:14:46 +01:00
norwid
095e771a2a vim/de remove duplicated line
The line duplicated was the English pattern already translated
into German.
2022-05-27 15:49:40 +02:00
kevinnls
cd8bb2c776
fix syntax on yaml frontmatter 2020-08-20 12:53:24 +05:30
caminsha
1b29d50730 fixed small typos 2020-04-26 23:57:37 +02:00
caminsha
ec64fcbeda replaced 'ss' with 'ß' 2020-04-26 23:17:30 +02:00
caminsha
9943c1e026 Translation of vim to german 2020-04-26 23:13:57 +02:00
caminsha
f94cd548b3 started translation of vim 2020-04-26 04:04:54 +02:00