tuning of blink

This commit is contained in:
2025-01-05 13:15:15 +01:00
parent 7b81bf1dd1
commit ed7efcc18e
3 changed files with 26 additions and 21 deletions

View File

@ -2,6 +2,7 @@ return {
{
'folke/lazydev.nvim',
ft = 'lua', -- only load on lua files
branch='main',
opts = {
library = {
-- See the configuration section for more details