Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update vim-de.html.markdown | nbehrnd | 2022-11-14 | -1/+1 |
| | ||||
* | use markdownlint for additional improvements | Norwid Behrnd | 2022-11-14 | -8/+7 |
| | | | | | | Accounts for a selection of issues identified by markdownlint.[1] [1] https://github.com/markdownlint/markdownlint, version 0.12.0. | |||
* | A spellcheck | Norwid Behrnd | 2022-11-14 | -2/+1 |
| | ||||
* | correct/reinstall indentations | Norwid Behrnd | 2022-11-14 | -15/+13 |
| | | | | | There were a few 'false positives' applying sed's rule to remove leading spaces. This commit corrects this. | |||
* | trim leading spaces (needs manual correction) | Norwid Behrnd | 2022-11-14 | -146/+146 |
| | | | | An instance of `sed -i 's/^ *//' vim-de.html.markdown`. | |||
* | trim trailing spaces | Norwid Behrnd | 2022-11-14 | -4/+4 |
| | | | | An instance of `sed -i 's/ *$//' vim-de.html.markdown`. | |||
* | vim/de remove duplicated line | norwid | 2022-05-27 | -1/+0 |
| | | | | | The line duplicated was the English pattern already translated into German. | |||
* | fix syntax on yaml frontmatter | kevinnls | 2020-08-20 | -1/+1 |
| | ||||
* | fixed small typos | caminsha | 2020-04-26 | -11/+13 |
| | ||||
* | replaced 'ss' with 'ß' | caminsha | 2020-04-26 | -9/+9 |
| | ||||
* | Translation of vim to german | caminsha | 2020-04-26 | -131/+137 |
| | ||||
* | started translation of vim | caminsha | 2020-04-26 | -0/+274 |