nvim: tty setup

This commit is contained in:
js0ny 2025-10-13 20:27:17 +01:00
parent 3d12a52b47
commit c9ce831415
4 changed files with 21 additions and 2 deletions

View file

@ -37,4 +37,4 @@ return {
lspconfig[server].setup(config)
end
end,
}