Refactor LSP and add notify

This commit is contained in:
2023-09-03 00:33:33 +02:00
parent a4f0d30976
commit e6bd54bb0c
11 changed files with 102 additions and 287 deletions
+2
View File
@@ -0,0 +1,2 @@
vim.notify = require("notify")
require("telescope").load_extension("notify")