Skip to content

Commit

Permalink
Add major modes related to the Ada programming language (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrojo authored Dec 6, 2023
1 parent 3e15a6d commit 2fe4076
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g
- [[#risc-v-assembly][RISC-V Assembly]]
- [[#verilogsystemverilog][Verilog/SystemVerilog]]
- [[#lammps][LAMMPS]]
- [[#ada][Ada]]
- [[#ai][AI]]
- [[#code-completion][Code Completion]]
- [[#chatgpt][ChatGPT]]
Expand Down Expand Up @@ -809,6 +810,11 @@ External Guides:

- [[https://github.com/HaoZeke/lammps-mode][lammps-mode]] - Emacs major mode for [[https://github.com/lammps/lammps][LAMMPS Molecular Dynamics Simulator]] scripts with proper font-locking.

*** Ada

- [[https://www.nongnu.org/ada-mode/][ada-mode]] - An emacs major mode for editing Ada sources.
- [[https://elpa.gnu.org/packages/gpr-mode.html][gpr-mode]] - An emacs major mode for editing GNAT Project files (GPR).

** AI

*** Code Completion
Expand Down

0 comments on commit 2fe4076

Please sign in to comment.