Skip to content

Release v0.1.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 05:34

Changes

  • Added new :TWCenter command to center the view around the current code block or function using Tree-sitter.
  • Introduced Tree-sitter as a dependency for intelligent code block detection.
  • Updated installation instructions to include Tree-sitter setup.
  • Moved center_block_config.lua to the utils folder for better organization.
  • Enhanced README with information about the :TWCenter command and Tree-sitter dependency.

Previous Features

  • Keeps the cursor centered on the screen while typing or navigating.
  • Simple commands to enable, disable, and toggle the typewriter mode.
  • Integrates with ZenMode and True Zen for a seamless distraction-free environment.

Full Changelog: v0.1.4...v0.1.5