Nvim: update config for lsp and add few minor plugins
This commit is contained in:
@@ -31,5 +31,5 @@ return {
|
||||
hijack_file_patterns = { "*.png", "*.jpg", "*.jpeg", "*.gif", "*.webp", "*.avif", "*.svg" }, -- render image files as images when opened
|
||||
})
|
||||
end,
|
||||
enabled = true
|
||||
enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user