First changes to kickstart

This commit is contained in:
geremia 2023-09-09 15:38:19 +02:00
parent c80a77488b
commit 17e4e8264f
2 changed files with 17 additions and 8 deletions

View file

@ -2,4 +2,6 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
'WhoIsSethDaniel/toggle-lsp-diagnostics.nvim',
}