Git Product home page Git Product logo

.emacs.d's Introduction

.emacs.d - Emacs configuration

About me

I’m a enthusiastic developer. I love Emacs even though I started to use it recently. I’m currently in love with Elisp as well so that’s a big point towards using Emacs for almost everything.

Download this configuration

Almost everything here has my personal touch. You are always welcome to download it and also if you see fit you can submit a pull request. I’m quite special with my configurations but any kind of suggestions are accepted!

You can download this configuration as you please. First you will have to install Emacs. I personally use emacs-plus on my Mac, go ahead and try that out: Download emacs-plus.

$ brew tap d12frosted/emacs-plus
$ brew install emacs-plus --without-spacemacs-icon

On my Linux (Ubuntu) I use kelleyk repository to install Emacs 25.x.

sudo add-apt-repository ppa:kelleyk/emacs
sudo apt-get update
sudo apt-get install emacs25

Using Flycheck as linter

I use flycheck package for linting. You should be fine without installing anything but if you want to use its benefits you will need to install some binaries.

Flycheck is currently active for:

  • JavaScript

For JavaScript you should install eslint

npm install -g eslint

Contributions

If you see something that can be done in a better way or some configuration that you consider it’s missed go ahead and create a pull request!

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.