users/nvim: add python grammar

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-22 23:36:56 +03:00
parent 5ce2bda966
commit b9aef9d2d2
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -16,6 +16,7 @@ let
"haskell" "haskell"
"typescript" "typescript"
"javascript" "javascript"
"python"
"html" "html"
"pug" "pug"
"ledger" "ledger"