Git Product home page Git Product logo

emacs.d's Introduction

Emacsの設定

ディレクトリ構成

.emacs.d
|-- conf  // 各種設定ファイル群
|-- data
|   |-- auto-complete  // auto-complete辞書
|   |-- auto-insert    // auto-insertテンプレート
|   |-- etags          // etagsで生成するタグ用ファイル
|   |-- junk           // open-junk-fileで生成されたファイル郡
|   |-- migemo         // migemo辞書
|   |-- navi2ch        // navi2chの各種データ
|   +-- yasnippet      // スニペットデータ
+-- elisp
|   +-- mode           // 各種メジャーモードlisp
+-- site-lisp          // Package.elでインストールしたPackage群

変更したKeyBind

browse-kill-ring

M-y browse-kill-ring起動

helm

C-h バックスペース

TAB 補完

C-c h helm起動

C-x C-f デフォルトのhelm-find-fileをhelm-for-filesに変更

C-x b デフォルトのswitch-to-bufferをオリジナル定義に変更

C-z b elscreen-findをhelm-elscreenに変更

C-M-z helm-resume

M-x コマンドの実行をhelmに変更

M-y yankをhelm化

C-v M-v 前後のsourceに移動

C-z elscreenのprefixなので無効

auto-complete

C-n C-p 補完メニューの操作

open-junk-file

C-, C-, junkファイル作成

org

C-<return> 現在と同じレベルの見出しを入力する

C-c l ハイパーリンクの作成

multi-term

C-h バックスペース

C-y ペースト

C-p C-n 十字キー上下

C-v M-v ページ遷移

revive

C-x S 現在の状態を保存

C-x F レジューム

その他

C-h バックスペース

C-x C-h 元々C-hに割り当てられていたhelp-command

C-x C-z サスペンドを無効

C-x C-c Emacsの終了を無効

C-c d 時刻挿入

C-t ウィンドウ移動

C-a 行頭、行のインデント位置を繰り返す

C-x C-j dired-jump

M-C-g grep

emacs.d's People

Contributors

alfr0475 avatar

Stargazers

Takashi Haga avatar

Watchers

James Cloos 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.