diff options
| author | jdhao <jdhao@hotmail.com> | 2022-01-09 00:14:37 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-01-09 00:14:37 +0800 |
| commit | 1b9b2086538813afa2978649b163061bec86bad4 (patch) | |
| tree | 1abb7d0ffc4bb40caf2ec6066c628813be276a2d /README.md | |
| parent | 97fcc581e620cd5b8fce74b084c7c0f5b80233ee (diff) | |
update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -184,7 +184,9 @@ several custom commands for personal use. | `Edit` | edit multiple files at the same time, supports globing | `Edit *.vim` | | `Datetime` | print current date and time or convert Unix time stamp to date and time | `Datetime 12345` or `Datetime` | -# Trouble shooting +# Contributing + +If you find anyting that can be improved, do not hesitate to point it out or create a PR. If you come across an issue, you can first use `:checkhealth` command provided by `nvim` to trouble-shoot yourself. Please read carefully the messages |
