doomemacs/modules
Colin Woodbury f3ddf235b5
module: add :lang fortran
* feat(fortran): account for f90 and fortran modes

* feat(fortran): initial keybindings

* feat(fortran): basic compilation

* feat(fortran): compilation popup

This customizes the name of the compilation buffer produced by the
`compile` function. We're keeping things simple; Emacs already knows how
to run compilation commands in a popup and parse the results, so let's
let it do its thing.

* feat(fortran): doctor checks

* docs(fortran): installation instructions

* feat(fortran): actual usage of fpm

* feat(fortran): configure compilation popups

* feat(fortran): improved raw gfortran usage

Although it's recommended to do everything through `fpm` to make life
easier.

* docs(fortran): backburner `+intel` for now

* feat(fortran): address PR suggestions
2021-12-15 15:16:22 +01:00
..
app bump: :app 2021-12-14 01:21:33 +01:00
checkers feat(spell): don't spellcheck in org citations 2021-11-25 01:22:57 +01:00
completion bump: :completion 2021-12-14 01:21:33 +01:00
config bump: :config 2021-12-14 01:21:33 +01:00
editor fix(evil): disable evil-collection-smerge-mode 2021-12-14 01:21:33 +01:00
emacs bump: :emacs 2021-12-14 01:21:33 +01:00
email refactor(notmuch): remove redundant ol-notmuch config 2021-11-25 01:33:39 +01:00
input bump: :input 2021-12-14 01:21:33 +01:00
lang module: add :lang fortran 2021-12-15 15:16:22 +01:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term bump: :term 2021-12-14 01:21:33 +01:00
tools bump: :tools 2021-12-14 01:21:33 +01:00
ui bump: :ui 2021-12-13 19:28:32 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00