changemewtf/no_plugins resource
"Slides" and supplemental info from my August 3rd 2016 NYC Vim talk observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3682
- days_rel: n/a
- days_push: 1295
- n_releases_24m: 0
Adoption not part of the score
1094 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Slides and supplemental material from a 2016 NYC Vim talk showing how to replicate common plugin functionality using only built-in Vim features. It covers fuzzy file search, tag jumping, autocomplete, file browsing, snippets, and build integration with plain vimrc configuration.
Use cases
- learn vim without installing plugins
- replace vim plugin functionality with built-in features
- set up fuzzy file finding in vanilla vim
- configure tag jumping with ctags in vim
- use vim's built-in autocomplete keybindings
- create simple snippets in vimrc
- find a vim cheat sheet
When to choose
- you want a minimal Vim setup without third-party plugins
- you're learning built-in Vim features like wildmenu, NetRW, and ins-completion
- you want accompanying Vim cheat sheets
When to avoid
- you need modern, maintained plugin alternatives like fzf or coc.nvim
- you need working build integration examples (the RSpec example is outdated since 2016)
- you use Neovim and want Lua-based configuration guidance
Facets
learning-resource · maturity maintenance
developer-tools editor developer-tools text-editors tutorials cli cross-platform vim vim-script talk cheat-sheet no-plugins editor-tips
1 source
- readme: https://github.com/changemewtf/no_plugins · fetched 2026-08-28 · 9b2f45c109ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| changemewtf/no_plugins | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="changemewtf/no_plugins")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem