ThePrimeagen / vim-apm

Vim APM, Actions per minute, is the greatest plugin since vim-slicedbread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

local apm = require("vim-apm")

apm:setup({})
vim.keymap.set("n", "<leader>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
  • 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

About

Vim APM, Actions per minute, is the greatest plugin since vim-slicedbread


Languages

Language:Lua 81.0%Language:Go 15.2%Language:Makefile 3.8%Language:Vim Script 0.1%