This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ndpm13
/
nvim-config
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
✨feat: add Exafunction/codeium plugin
Naz
4 miesięcy temu
rodzic
2a83b122e0
commit
0f181056a8
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
lua/plugins/codeium.lua
+ 4
- 0
lua/plugins/codeium.lua
Wyświetl plik
@@
-0
,
0
+
1
,
4
@@
+
return
{
+
"Exafunction/codeium.vim"
,
+ event =
"BufEnter"
,
+}