master #1

Open
oli wants to merge 925 commits from master into lua
Showing only changes of commit 3ee95cd2fc - Show all commits
+6
View File
@@ -23,6 +23,12 @@ return {
'diff', 'diff',
{ {
'diagnostics', 'diagnostics',
symbols = {
error = '',
warn = '',
info = '',
hint = '',
},
sources = { 'nvim_diagnostic' }, sources = { 'nvim_diagnostic' },
}, },
}, },