diff --git a/README.md b/README.md index 5bbf749..3d0f4b9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ nix run github:fred-drake/neovim# The default configuration performs editing without settings for any particular language or technology. The following configurations allow for CMP, LSP, Tree-Sitter and DAP in their respective language or technology stack: - Rust `nix run github:fred-drake/neovim#rust` +- C# `nix run github:fred-drake/neovim#csharp` ## Things To Do