# vim-capslock **Repository Path**: brightmind/vim-capslock ## Basic Information - **Project Name**: vim-capslock - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-06 - **Last Updated**: 2021-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # capslock.vim Press `c` in insert mode to toggle a temporary software caps lock, or `gC` in normal mode to toggle a slightly more permanent one. ## Installation If you don't have a preferred installation method, I recommend installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and then simply copy and paste: cd ~/.vim/bundle git clone git://github.com/tpope/vim-capslock.git vim -u NONE -c "helptags vim-capslock/doc" -c q Once help tags have been generated, you can view the manual with `:help capslock`. ## Contributing See the contribution guidelines for [pathogen.vim](https://github.com/tpope/vim-pathogen#readme). ## Self-Promotion Like capslock.vim? Follow the repository on [GitHub](https://github.com/tpope/vim-capslock) and vote for it on [vim.org](http://www.vim.org/scripts/script.php?script_id=1725). And if you're feeling especially charitable, follow [tpope](http://tpo.pe/) on [Twitter](http://twitter.com/tpope) and [GitHub](https://github.com/tpope). ## License Copyright (c) Tim Pope. Distributed under the same terms as Vim itself. See `:help license`.