Skip to content

ciappi/fortran-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortran layer

img/fortran.png

Table of Contents

Description

This layer adds support for fortran programming language.

Features

Install

Layer

To use this configuration layer, you should clone and then symlink it into your spacemacs private folder:

ln -s /path/where/you/cloned/the/repo ~/.emacs.d/private/fortran

Now, you can add it to your ~/.spacemacs. You will need to add fortran to the existing dotspacemacs-configuration-layers list in this file.

Dependencies

Code formatting

fprettify must be available in the path, install it using:

pip install fprettify

Lint

gfortran must be available in the path, install it using your package manager.

Key bindings

Key BindingDescription
SPC m =Format buffer

About

Basic Spacemacs configuration layer for the Fortran language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published