Hasty Briefsbeta

Bilingual

Show HN: Hardtime.nvim – break bad habits and master Vim motions

a year ago
  • #Neovim
  • #Vim motions
  • #Productivity
  • Hardtime.nvim is a Neovim plugin designed to help users break bad habits and master Vim motions.
  • It blocks repeated keys within a short period and provides hints for faster Vim motion.
  • The plugin encourages the use of efficient Vim motions like relative jumps, word-motions, and operator + motion/text-object combinations.
  • Installation requires Neovim >= v0.10.0 and can be done via any package manager.
  • Configuration options include enabling/disabling the plugin, setting max time and count for repeated keys, and customizing hint messages.
  • The plugin provides commands to enable, disable, or toggle its state and to view a report of common bad habits.
  • Custom hints can be defined to suggest more efficient commands based on user key patterns.