From 34619cbb37cb68d9d26d80a2a5cd2ed2b0ea16a0 Mon Sep 17 00:00:00 2001 From: baldeau Date: Sat, 21 Sep 2024 11:15:03 +0200 Subject: [PATCH] update language support --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a404bc9..3263ba7 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Just clone this repo into `~/.config/nvim` and launch neovim. ## Lanuage Support -- Dart -- Go -- Rust -- C/C++ -- Lua +- Dart 🐦 +- Go 🐹 +- Rust 🦀 +- C/C++ 👵 +- Lua 🖍️ - JavaScript/TypeScript 🤮 ## Screenshots