1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 12:31:15 +02:00

nvim: added rust support

This commit is contained in:
tiyn
2025-10-10 08:33:30 +02:00
parent 7a66057608
commit 4cc268f424
4 changed files with 56 additions and 45 deletions

View File

@@ -19,6 +19,7 @@ return {
"markdown_inline",
"latex",
"python",
"rust",
"lua",
},
-- highlight = { enable = true },