1
0
Fork 0

neovim: Nim syntax highlighting

This commit is contained in:
Jeremy Kaplan 2023-12-15 22:36:08 -08:00
commit 15c00a6613
2 changed files with 3 additions and 1 deletions

View file

@ -298,6 +298,7 @@ return {
},
-- Mason + LSP
"alaviss/nim.nvim",
"simrat39/rust-tools.nvim",
"neovim/nvim-lspconfig",
{