All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- Incorrect version in
manifest.json
(#11 by gyungchaehan)
- Update codemirror-helix to 0.2.0
- Match-surround not working (#9)
- Bar-cursor padding causing confusion (#10)
- Setting to change the cursor type appearing in insert mode. The default is a "bar" cursor, like in Obsidian with Vim bindings.
- Update codemirror-helix to 0.0.9
- Update codemirror-helix to 0.0.6 (truly)
- Update codemirror-helix to 0.0.6
- Missing CM6 dependency causing failing build
- Reload no longer needed to enable or disable the bindings
- Update to codemirror-helix 0.0.5
- Update to codemirror-helix 0.0.4
- Enable Helix keybindings in plugin settings
- Command to toggle Helix keybindings