https://github.com/ThePrimeagen/vim-apm
Vim APM, Actions per minute, is the greatest plugin since vim-slicedbread
https://github.com/ThePrimeagen/vim-apm
Last synced: 2 months ago
JSON representation
Vim APM, Actions per minute, is the greatest plugin since vim-slicedbread
- Host: GitHub
- URL: https://github.com/ThePrimeagen/vim-apm
- Owner: ThePrimeagen
- Created: 2020-07-19T23:42:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T21:40:40.000Z (over 1 year ago)
- Last Synced: 2025-03-30T21:09:44.459Z (3 months ago)
- Language: Lua
- Size: 172 KB
- Stars: 346
- Watchers: 7
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vim APM
This is still a very alpha application but should be a good time to use.### Please file issues for
* anytime you get an error
* absolutely not working
* missing motions or incorrect motions### Getting Started
Here is my Lazy `config` function.```lua
local apm = require("vim-apm")apm:setup({})
vim.keymap.set("n", "apm", function() apm:toggle_monitor() end)
```If you don't know how to install plugins, this is probably not for you in this
moment## Why Go?
* [i did a poll](https://twitter.com/ThePrimeagen/status/1745166587781349888)
* I want to use go templates and htmx and live that simple life style
* I want to use charm cli
* I like go more than typescript
* I like go more than javascript
* I like go more than elixir (ok i haven't tried elixir)
* I don't ackshually know how to program rust