Skip to content

Instantly share code, notes, and snippets.

View tariks's full-sized avatar

Tarik Salameh tariks

View GitHub Profile
@dtr2300
dtr2300 / nvim-events.md
Last active April 17, 2025 07:08
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