Git Product home page Git Product logo

.emacs.d's Introduction

my emacs configure

I mostly use emacs to do some stuff without database.

My emacs configure should be consist of some main components, but I am too weak to make it to be true.

Basic stuff

posframe

Make subframe for certain information.

ivy/swiper

Search beautiful.

projectile

Manage to find my project root, and some help function to search something from the root.

binding

no binding

hydra

projectile-switch-project

binding

C-s swiper-isearch

Layout Principal

I am not finding a method to make them work together well.

A project meta info area like treemacs frame. An Editable area like usual buffer. An repl are like multi term, debug tools. A simple message panel.

Meta info and repl should be dedicated with project.

purpose

WIP

perspective

Work with projectile

Editing Principal

Most of editing related should bind a key directly, like cursor, buffer switching. There are blurred modes like editing and searching and viewing, because editing is the central but most time is used in viewing.

yasnippets

Insert code very fast.

binding

C-c i yas-insert-snippet

hydra

Help me when I am viewing codes. There is too much util functions. It shows functions used more frequently than M-x but less frequent than editing.

binding

C-c c hydra-global/body M-<space> major-mode-hydra

multi-cursor

TBD

Metainfo Principal

Metainfo should provide summary of a project. It is important when beginning coding.

treemacs

Show file related to project. Tracking editing buffer sometime.

binding

<f8> treemacs

hydra

only default hydra in treemacs mode

REPL Principal

Provide interactive service other than editing. Making things like serve codes, debugger and cli utility.

multi-term

Make a dedicated term.

binding

<f12> multi-term-dedicated-toggle

magit

Manage my git actions

Message Principal

Provide regulated message, from emacs itself and its plugins, for debugging. TBD

.emacs.d's People

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.