mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 04:03:25 +00:00
12 lines
250 B
Markdown
12 lines
250 B
Markdown
---
|
|
title: Vim Mode
|
|
layout: doc
|
|
weight: -90
|
|
menu: docs
|
|
---
|
|
|
|
Hilbish has a Vim binding input mode accessible for use.
|
|
It can be enabled with the `hilbish.inputMode` function (check `doc hilbish`).
|
|
|
|
This is documentation for everything relating to it.
|