Coder Social home page Coder Social logo

bewmacs's Introduction

Bewmacs

Personal emacs configuration

bewmacs screenshot

Install

curl -sS https://raw.githubusercontent.com/joebew42/bewmacs/master/install.sh | bash

Requirements

  • Erlang (due the erlang-mode)

Plugins

  • ag
  • auto-complete
  • flx-ido
  • flx
  • fiplr
  • neotree
  • multiple-cursors
  • git-gutter-fringe
  • fringe-helper
  • git-gutter
  • erlang
  • elixir-mode
  • haml-mode
  • markdown-mode
  • yaml-mode
  • rainbow-mode
  • color-theme-solarized

Shortcuts

Buffers

  • Move to the next user buffer: ctrl meta +
  • Move to the previous user buffer: ctrl meta +
  • Rename current buffer/file: ctrl x R

Code

  • Duplicate line: ctrl shift d
  • Move line up: meta shift +
  • Move line down: meta shift +
  • Move lines: as for move line but first select lines to move
  • Enable multiple cursors by marking a word and: ctrl d

Search and replace

  • Find file in the current working directory: ctrl x p
    • To reload the files list during a search: ctrl c r while fiplr is running
  • Search in the work directory with ag: meta x ag RET
  • Open auto-complete suggestions: meta TAB
  • Goto line: alt g g
  • Replace string in region: ctrl R

Dired

  • Enter in dired mode: ctrl x d
  • Puts dired in write mode: ctrl + x, ctrl + q
  • Save modifies: ctrl + c, ctrl + c
  • Abort modifies: ctrl + c ESC

Font configuration

The default font used is Source Code Pro, but you can also set Inconsolata as default by editing ~/.emacs.conf after bewmacs is installed.

bewmacs's People

Contributors

joebew42 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pdincau

bewmacs's Issues

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.