Added python support

This commit is contained in:
Fred Drake
2024-10-02 22:48:28 -04:00
parent b3c563af54
commit 605e87605a
+1
View File
@@ -26,6 +26,7 @@ The default configuration performs editing without settings for any particular l
- Rust `nix run github:fred-drake/neovim#rust`
- C# `nix run github:fred-drake/neovim#csharp`
- Go `nix run github:fred-drake/neovim#golang`
- Python `nix run github:fred-drake/neovim#python`
## Things To Do