Skip to content

Instantly share code, notes, and snippets.

View moo-w's full-sized avatar
🎯
Focusing

Moozon moo-w

🎯
Focusing
View GitHub Profile
@moo-w
moo-w / nvim-events.md
Created March 3, 2025 06:56 — forked from dtr2300/nvim-events.md
Overview of Nvim Events

Nvim Events

Nvim recognizes the following events. Names are case-insensitive.

BufAdd
Just after creating a new buffer which is
added to the buffer list, or adding a buffer