Git Product home page Git Product logo

emacs_common's Introduction

emacs常用配置

适用 emacs24.3.X以上版本

使用方式

参考下面的操作步骤

  
cd ~
wget https://github.com/malakaw/emacs_common/archive/master.zip
sudo mv .emacs.d .emacs.d_bbak
sudo unzip master.zip
sudo mv emacs_common-master/ .emacs.d

包含mode

  • helm
  • multiple-cursors
  • ido
  • desktop

其他

应为翻页的C-v和M-v和cua-mode有冲突,所以不是默认调用cua,而且cua的编辑选中C-RET无效,所以最好调用

  
M-x cua-set-rectangle-mark

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.