Code Monkey home page Code Monkey logo

emacs-config's Introduction

Welcome!

This is my personal Emacs configuration. I tend to prefer learning how to use built-in packages for any given task. If I get a small itch to scratch, I’ll typically write my own tiny package for it. For itches too big to handle on my own I do go shopping for external packages.

There is also code I wind up writing with no itch of my own to scratch: I like reading r/emacs and writing little functions for people there. The functions I like and think I might use someday become tiny packages here. Writing small snippets for other people is probably my favorite way of learning Emacs, because it takes me down paths I don’t think I would explore on my own.

Completion

In the past I’ve been a Helm and an Ivy & Counsel user. These packages are fantastic and chock-full of functionality, I highly recommend them!

But I’ve been on a built-in-ism kick for the last few months so I started using the built-in Icomplete. And I wrote two packages to make it more comfortable: icomplete-vertical to show candidates vertically and orderless to do out-of-order regexp matching. I’m pretty happy with the combination. (Both actually started as packages I wrote for people on r/emacs and now I use them all the time!)

Update: I’m restless! I’m now using three other packages I wrote: live-completions, regexpect and embark. :P

Themes

For many years I kept trying Emacs themes and always went back to the default theme. I don’t understand why people don’t like the default theme, to me it is clearly better than almost all others. :)

I finally found themes I like better than the default: Protesilaos Stavrou’s modus themes!

What’s missing from this repo?

I separated the personal part of my configuration to publish this. The personal part doesn’t cover that much: email addresses and signatures, org capture templates, org agenda configuration, and the org-publish configuration for my academic website, basically. In particular most my org mode configuration is in this public part.

Some packages I’ve bundled separately

I intend to publish the most reusable parts of my configuration as separate packages. So far that is:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.