updated nvim config to 0.11 lsp

This commit is contained in:
Luka Jankovic 2025-11-04 00:09:54 +01:00
parent af6b443ef6
commit 04e711f146
5 changed files with 49 additions and 63 deletions

View file

@ -1,2 +1,3 @@
require('config.lazy')
require('config.rest')
require('config.lsp')