Skip to content

claromes/micro-yapf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAPF Formatter plugin for Micro Editor

Installation

  1. clone
    git clone [email protected]:claromes/micro-yapf.git
  2. make
    cd micro-yapf && make
  3. restart Micro

Usage

  • Files will be formatted on save, unless onsave is set to false (with Ctrl e > set yapf.onsave false).
  • Run yapf to format the current file.

Acknowledgements

This project is a fork of micro-autofmt.

Contributions

All contributions are welcome by pull request or issue.

License

Licensed under the GNU General Public License v3.0. See LICENSE for full text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published