GithubHelp home page GithubHelp logo

emacs.d's Introduction

Emacs 26 Configuration

Installatiion

OS X

Install Emacs

Install GNU Emacs with homebrew:

$ brew install emacs --with-cocoa --with-librsvg --with-gnutls --with-imagemagick
$ brew link emacs

Create aliases in shell profile file such as .bash_profile:

alias ew='/usr/local/opt/emacs-mac/Emacs.app/Contents/MacOS/Emacs'
alias ec='/usr/local/bin/emacsclient -n'

Config Emacs

Clone repository:

$ cd ~/editors_config
$ git clone https://github.com/ogimart/emacs.d.git

Create symbolic link for emacs.d and init.el:

$ cd emacs.d
$ ./synlink-emacs-d

Packages

Core

Programming Languages

Syntax and Completion Backend

Look

Custom Keybindings

Global

KeybindingDescription
C-^Top join line
C-oOpen next line
M-oOpen previois line
M-pMove line up
M-nMove line down
M-[Previous buffer
M-]Next buffer
C-c <down>Move to window down
C-c <up>Move to window up
C-c <right>Move to window left
C-c <left>Move to window right
C-c eEmacs eshell
C-c mMulti term Zsh
C-c qPostgreSQL psql
C-x kKill buffer without prompt
C-x gMagit status
C-x pProject explorer
C-x cCompany complete

Org Mode

KeybindingDescription
C-c aOrg Agenda
C-c cOrg Capture

Python Mode

KeybindingDescription
C-c /Jedi function signature
C-c vChange virtual environment
C-c iiPython interpreter
C-c sPython 2 interpreter
C-c 3Python 3 interpreter
C-c C-tInsert ipdb trace

emacs.d's People

Contributors

ogimart avatar

Watchers

 avatar

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.