This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ndpm13
/
nvim-config
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
✨feat: add Exafunction/codeium plugin
Naz
hai 2 meses
pai
2a83b122e0
achega
0f181056a8
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de 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",
+}