mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "auto/config.h"
|
||||
#include "nvim/macros.h"
|
||||
|
||||
// USDT probes. Example invokation:
|
||||
// USDT probes. Example invocation:
|
||||
// NVIM_PROBE(nvim_foo_bar, 1, string.data);
|
||||
#if defined(HAVE_SYS_SDT_H)
|
||||
#include <sys/sdt.h> // NOLINT
|
||||
|
Reference in New Issue
Block a user