You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/book/src
James O. D. Hunt ac0fe29867
commands: Make no arg ':theme' show name (#3740)
Most commands that accept an argument show their current value if no
argument is specified. The `:theme` command previously displayed an
error message in the status bar if not provided with an argument:

```
Theme name not provided
```

It now shows the current theme name in the status bar if no argument is
specified.

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>
2 years ago
..
generated commands: Make no arg ':theme' show name (#3740) 2 years ago
guides Rename extend indent captures. 2 years ago
SUMMARY.md Delete hooks.md (#3711) 2 years ago
commands.md Fix typos (#3858) 2 years ago
configuration.md Autosave all when the terminal loses focus (#3178) 2 years ago
from-vim.md Fix typos (#3858) 2 years ago
install.md Clarify use of `HELIX_RUNTIME` (#4382) 2 years ago
keymap.md Fix link to textobjects usage from keymap documentation (#4357) 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 2 years ago
languages.md Change syntax for suffix file-types configurations (#4414) 2 years ago
remapping.md book: Refer to keys by key names, not representations 2 years ago
themes.md Merge pull request #4061 from pascalkuthe/undercurl-modifier 2 years ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md book: Refer to keys by key names, not representations 2 years ago