added vscode theme, autopairs, inlay hints

This commit is contained in:
2025-05-16 00:47:02 +02:00
parent 589fb1df93
commit fca859c4cb
7 changed files with 229 additions and 89 deletions

View File

@ -31,3 +31,5 @@ vim.opt.updatetime = 50
vim.g.mapleader = " "
vim.g.loaded_netrw = 1
vim.g.loaded_netrwPlugin = 1