Capslock. A software caps lock for your text editor that you can toggle on and off.

vim.org/scripts/script.php?script_id=1725

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2023
  • Update clone URL in README
January 2022
  • Allow opting out of maps
  • Don't override CTRL-L with 'insertmode'
  • Bump minimum Vim version to 7.4
  • Use case sensitive operators
August 2021
  • Better check for ins-completion in <C-L> mapping
July 2021
  • Add check for ins-completion in <C-L> mapping
November 2019
  • Add sponsor button
June 2015
  • Add support for flagship.vim
  • Fix global readonly issue on 7.3.000
  • Grammar fix
  • Simplify statusline support
  • Remove hasmapto() check for incorrect mode
  • Fix interaction between i/c modes
  • New default maps
  • Fix permanence of normal mode maps
  • Reduce noremaps to nnoremaps
  • Fix InsertLeave to call on older Vim
  • Add URL
  • Simplify load guard