Alexander Navarro anavarro
  • Joined on 2024-08-29
anavarro pushed to main at alecodes/synchronizator-go 2024-11-26 16:46:27 -03:00
3ed0203098 feat: add basic worker pool
anavarro pushed to main at alecodes/synchronizator-go 2024-11-26 15:44:12 -03:00
56d2e72528 feat: add basic worker pool
d1a0212cb1 feat: add collection-node relationship in collection.FetchNodes()
Compare 2 commits »
anavarro pushed to dotter-migration at alecodes/dots 2024-11-25 16:40:59 -03:00
75cfaf54a4 create custom prompt for AI chat
anavarro pushed to dotter-migration at alecodes/dots 2024-11-25 16:23:54 -03:00
5c06d33976 create custom prompt for AI chat
anavarro pushed to dotter-migration at alecodes/dots 2024-11-25 13:23:09 -03:00
6e2a88508c change completion plugin
anavarro pushed to dotter-migration at alecodes/dots 2024-11-25 13:19:56 -03:00
88ead8cc56 change completion plugin
anavarro pushed to dotter-migration at alecodes/dots 2024-11-25 10:46:52 -03:00
ec750a0e89 change ai plugin to CopilotChat.nvim
anavarro pushed to dotter-migration at alecodes/dots 2024-11-22 16:54:46 -03:00
7c0c670e29 neovim plugin cleanup
anavarro pushed to dotter-migration at alecodes/dots 2024-11-22 13:29:07 -03:00
4a5a878a7f neovim plugin cleanup
anavarro pushed to dotter-migration at alecodes/dots 2024-11-22 12:52:51 -03:00
ec617fabc2 update some plugin configuration
anavarro pushed to dotter-migration at alecodes/dots 2024-11-21 12:30:18 -03:00
82a3427e1b add code outline navigator to nvim
anavarro pushed to dotter-migration at alecodes/dots 2024-11-20 16:56:09 -03:00
a4e06120d2 update UI plugins
anavarro pushed to dotter-migration at alecodes/dots 2024-11-20 15:12:00 -03:00
071be15dc1 re-structure neovim plugins
anavarro pushed to dotter-migration at alecodes/dots 2024-11-20 12:12:07 -03:00
ea5957f6d4 transform zsh files into templates
8ccda61811 prevent unecesary pre_deploy script executions
Compare 2 commits »
anavarro pushed to dotter-migration at alecodes/dots 2024-11-20 10:36:38 -03:00
f33c57f1a4 update fzf completion for zsh
anavarro pushed to dotter-migration at alecodes/dots 2024-11-19 16:47:16 -03:00
82f734ad0c add font and sudo config
anavarro pushed to dotter-migration at alecodes/dots 2024-11-19 15:48:49 -03:00
76e89bf33c minor_updates
d93bf44ae0 add pre_deploy.sh script for dotter
Compare 2 commits »
anavarro pushed to main at alecodes/synchronizator-go 2024-11-18 16:51:12 -03:00
01086d12c9 feat: implement platform handler creation
anavarro opened issue alecodes/synchronizator-go#2 2024-11-18 14:42:07 -03:00
[Feature]: Implement external platform handlers
anavarro closed issue alecodes/synchronizator-go#1 2024-11-18 13:27:09 -03:00
[Feature]: Implement database handler