Add markdown & rst packages and add esbonio configuration

This commit is contained in:
Sonny Bakker 2026-01-16 10:21:23 +01:00
parent 347104529f
commit f7839aec33
3 changed files with 9 additions and 1 deletions

View file

@ -26,7 +26,7 @@ language_servers:
- package: esbonio
server_name: "esbonio"
auto_setup: true
auto_setup: false
- package: lua-language-server
server_name: "lua_ls"

View file

@ -22,3 +22,5 @@ packages:
- which
- gcc
- make
- esbonio
- marksman