From 10e3c4baeea62d8e2f2b976eadc7fa07d7a41ee0 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Wed, 10 May 2023 23:27:57 +0200 Subject: [PATCH] Fix header level --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c992a03..a865f9c 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ Terminology: * :white_check_mark: ~[HEdit](https://github.com/95ulisse/hedit)~ - A Vim-like terminal-based hex editor scriptable with JS. * :white_check_mark: ~[bviplus](https://bviplus.sourceforge.net/)~ - An ncurses based Gex editor with a Vim-like interface. -# Misc +## Misc * :white_check_mark: [gollum](https://github.com/gollum/gollum) - A Git-powered wiki with built-in vim editing mode. Start with `--default-keybind vim`. * :white_check_mark: [pipedial](https://code.reversed.top/user/xaizek/pipedial) - A terminal selector with basic Vim-like keybindings. * :white_check_mark: [sentaku](https://github.com/rcmdnk/sentaku) - A terminal selector with Vim-like keybindings.