Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

sfischer13/atom-formatter-beancount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formatter-beancount

Version Downloads

Install

Make sure beancount is installed and set the path on the settings page.

pip3 install beancount
apm install formatter-beancount

Command

formatter-beancount:run

Formatter Beancount: Run

Keymap

'atom-text-editor':
  'alt-b f': 'formatter-beancount:run'