Skip to content

overanalytcl/feather-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Feather Emacs logo, consisting of the words 'Feather Emacs' next to a blue feather

Feather Emacs

A personal configuration for Emacs


About The Project

This repo is all about my personal Emacs configuration. This will serve as my attempt to confront my Emacs bankrupcy and, more importantly, make it pretty and functional.

The feather in Feather Emacs is a homage to Tcl/Tk, one of my favorite programming languages, as well as my attempt at making it lightweight.

By no means am I trying to build the next Doom Emacs, Spacemacs etc., but I hope it will serve as inspiration to someone out there. Or me. Who knows?

This will also serve as my own playground for experimenting and developing LSPs and Tree-sitter grammars.

(back to top)

Getting Started

Prerequisites

I am running on the latest Emacs, so something like Emacs 28.1 would be great to have (I am on 29.2 at the moment of writing). I will attempt to make it work on Emacs 28 and 27, but I don't want to go back further than that for now.

(back to top)

Installation

git clone https://github.com/stalecu/feather-emacs ~/.config/emacs 

(back to top)

Roadmap

  • Tcl/Tk support
  • Pascal support
  • Ada support
  • C++ support
  • Building my own theme
  • Spawning Cthulhu in an Emacs buffer
  • Other things here

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated, even though this is, at the end of the day, my own personal configuration.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License 3.0. See LICENSE for more information.

(back to top)

About

Feather Emacs, my personal Emacs configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published