GithubHelp home page GithubHelp logo

personal-emacs-config's Introduction

My Personal Emacs Config

./img/configScreenCap.png

Installation

Move the init.el file to your ~/.emacs.d/ directory (if there is none, just create it, after having installed emacs of course), open emacs, wait for it to download the packages, and done!

To-dos [10/10]

  • [X] integrate, some more prefixes
  • [X] consider which key
  • [X] check out sublimity, if not find an alternative to minimap or maybe not
  • [X] install ivy and integrate it with current config
  • [X] decrease delay time of displaying keystrokes in the minibuffer, see magnars’ config to see if he has the name of the variable to change
  • [X] find out a better way to source config file without restarting emacs
  • [X] bind a key to open your config file without having to constantly search through your home directory just to open it
  • [X] test the necessity of general.el see if same setup can be duplicated without the use of the package and if it’s reliable (speed wise)
  • [X] (define-key key-translation-map (kbd “ESC”) (kbd “C-g”)) works well, but in gui only (not really an issue but can be confusing in terminal), possible consideration, figure out where to put it in config
  • [X] (define-key query-replace-map [escape] ‘quit) <– use this to get escape to work in the save file dialog, this and the one above call different functions

personal-emacs-config's People

Contributors

stoicindividual 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.