From 16e9c589c870a633e60f5b1a2e41212de5ed47ea Mon Sep 17 00:00:00 2001 From: Jeremie Fraeys Date: Sun, 8 Feb 2026 14:57:03 -0500 Subject: [PATCH] docs: add C/C++ to languages in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b08978c..de18243 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ git clone https://git.jfraeys.com/jfraeysd/nvim.git ~/.config/nvim ## Languages -Python, Go, Rust, Lua, SQL, Bash — with LSP, linting, and formatting pre-configured. +Python, Go, Rust, C/C++, Lua, SQL, Bash — with LSP, linting, and formatting pre-configured. ## Updates