This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ndpm13
/
nvim-config
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
✨feat: add Exafunction/codeium plugin
Naz
há 2 meses atrás
pai
2a83b122e0
commit
0f181056a8
1 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
lua/plugins/codeium.lua
+ 4
- 0
lua/plugins/codeium.lua
Ver Ficheiro
@@
-0
,
0
+
1
,
4
@@
+
return
{
+
"Exafunction/codeium.vim"
,
+ event =
"BufEnter"
,
+}