Clean up init.lua, remove unused plugins, switch to blink.cmp
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
return {
|
||||
'chomosuke/typst-preview.nvim',
|
||||
lazy = false, -- or ft = 'typst'
|
||||
version = '1.*',
|
||||
opts = {}, -- lazy.nvim will implicitly calls `setup {}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user