Compare commits

..

No commits in common. "2c09f8c73b446ce30d9af2ed2fac54b9621cd76b" and "4b8c4ae0916b75e5580468661c9cae6ffed25a2b" have entirely different histories.

3 changed files with 0 additions and 18 deletions

View file

@ -308,7 +308,6 @@
# Custom
cutlass-nvim
diffview-nvim
lexima-vim
nerdy-nvim
nvim-emmet
rose-pine

View file

@ -1,13 +0,0 @@
return {
{
'saghen/blink.cmp',
---@module 'blink.cmp'
---@type blink.cmp.Config
opts = {
ghost_text = {
enabled = false,
},
},
},
}

View file

@ -1,4 +0,0 @@
return {
'cohama/lexima.vim',
event = 'DeferredUIEnter',
}