Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 4380863

Browse files
add(filetypes): python
1 parent 803faeb commit 4380863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/nvim-devdocs/filetypes.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ local M = {
66
["ruby"] = "ruby-3.2",
77
["twig"] = "twig-3",
88
["less"] = "less-4",
9+
["python"] = "python-3.11",
910
["javascriptreact"] = "react",
1011
["typescriptreact"] = "react",
1112
}

0 commit comments

Comments
 (0)