Skip to content

Instantly share code, notes, and snippets.

@EmmaG2
Created October 8, 2022 00:08
Show Gist options
  • Save EmmaG2/d7cece53861ec47596485c5c9693fdb5 to your computer and use it in GitHub Desktop.
Save EmmaG2/d7cece53861ec47596485c5c9693fdb5 to your computer and use it in GitHub Desktop.
#SingleInstance, Force
;#IfWinActive ahk_exe ProPresenter.exe
SendMode Input
SetWorkingDir, %A_ScriptDir%
; AT
::gn::Génesis
::ex::Éxodo
::nm::Números
::lv::Levítico
::dt::Deuteronomio
::js::Josué
::ju::Jueces
::rt::Rut
::1sa::1 Samuel
::2sa::2 Samuel
::1re::1 Reyes
::2re::2 Reyes
::1cr::1 Crónicas
::2cr::2 Crónicas
::esd::Esdras
::ne::Nehemías
::er::Ester
::jb::Job
::sal::Salmos
::pr::Proverbios
::ec::Eclesiastés
::cant::Cantar de los Cantares
::is::Isaías
::jr::Jeremías
::lm::Lamentaciones
::ez::Ezequiel
::dn::Daniel
::os::Oseas
::jl::Joel
::am::Amós
::ab::Abdías
::jon::Jonás
::mi::Miqueas
::na::Nahum
::ha::Habacuc
::sof::Sofonías
::hg::Hageo
::zc::Zacarías
::ml::Malaquías
; NT
::mt::Mateo
::mc::Marcos
::lc::Lucas
::jn::Juan
::hch::Hechos
::ro::Romanos
::1co::1 Corintios
::2co::2 Corintios
::gal::Gálatas
::ef::Efesios
::flp::Filipenses
::col::Colosenses
::1ts::1 Tesalonicenses
::2ts::2 Tesalonicenses
::1tim::1 Timoteo
::2tim::2 Timoteo
::ti::Tito
::flm::Filemón
::heb::Hebreos
::st::Santiago
::1pe::1 Pedro
::2pe::2 Pedro
::1jn::1 Juan
::2jn::2 Juan
::3jn::3 Juan
::jd::Judas
::ap::Apocalipsis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment