Compare commits
No commits in common. "2c09f8c73b446ce30d9af2ed2fac54b9621cd76b" and "4b8c4ae0916b75e5580468661c9cae6ffed25a2b" have entirely different histories.
2c09f8c73b
...
4b8c4ae091
3 changed files with 0 additions and 18 deletions
|
@ -308,7 +308,6 @@
|
|||
# Custom
|
||||
cutlass-nvim
|
||||
diffview-nvim
|
||||
lexima-vim
|
||||
nerdy-nvim
|
||||
nvim-emmet
|
||||
rose-pine
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
return {
|
||||
{
|
||||
'saghen/blink.cmp',
|
||||
|
||||
---@module 'blink.cmp'
|
||||
---@type blink.cmp.Config
|
||||
opts = {
|
||||
ghost_text = {
|
||||
enabled = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
return {
|
||||
'cohama/lexima.vim',
|
||||
event = 'DeferredUIEnter',
|
||||
}
|
Loading…
Reference in a new issue