feat: lexima.vim

This commit is contained in:
punkfairie 2025-03-16 16:46:26 -07:00
parent 7643ed1550
commit 2c09f8c73b
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
2 changed files with 5 additions and 0 deletions

View file

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

View file

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