feat(nvim): add language servers

This commit is contained in:
Barrett Ruth 2026-02-26 11:19:26 -05:00
parent fec2101a81
commit eb39d81126
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
4 changed files with 3 additions and 24 deletions

View file

@ -1,12 +0,0 @@
{
"plugins": {
"midnight.nvim": {
"rev": "45c447a1902e7bd5b8e0de99bb5068de9ac1efba",
"src": "https://github.com/barrett-ruth/midnight.nvim.git"
},
"nvim-treesitter": {
"rev": "6e42d823ce0a5a76180c473c119c7677738a09d1",
"src": "https://github.com/nvim-treesitter/nvim-treesitter.git"
}
}
}