Git Product home page Git Product logo

.emacs.d's Introduction

README

这是我个人真正意义上的第一份emacs配置。

layout管理 – eyebrower + window pourse

  • State “DONE” from “TODO” [2018-04-01 Sun 04:17]

代码补全 – lsp-mode

  • State “DONE” from “TODO” [2018-04-01 Sun 04:17]

配置代码清理

  • 按编程语言来划分配置

迁移yasnippet

  • State “DONE” from “TODO” [2018-04-07 Sat 17:14]

CANCELLED 学习emacs最原生的按键绑定 Link

  • State “CANCELLED” from “TODO” [2018-04-01 Sun 14:27]
    没什么价值

给which-key的prefix命名

layout管理优化

  • [ ] layout带有命名,使之方便识别切换
  • [ ] 切换layout支持首字母快捷切换

迁移在spacemacs里写的自定义command

  • State “DONE” from “TODO” [2018-04-12 Thu 21:59]

启动页面配置

  • [ ] 放置最近修改的文件
  • [ ] 放置最近打开的git项目
  • [ ] 放置书签

让command的后面跟上所绑定的快捷键(像spacemacs那样)

git grep优化

  • grep 支持选择某些扩展名的文件
  • grep 支持选择对那个路径进行grep
  • grep 支持保存结果,方便进一步跳转

helper buffer

实现一种helper buffer的buffer,这些buffer是常驻的。用来处理不同的功能,例如:

  • 展示grep 结果的buffer
  • 展示find file结果的buffer

这类buffer做成mini buffer,可以通过快捷键快速的“召唤”出来,并且还不会破坏buffer布局。

lisp.el按键绑定

突然发现lisp.el里有一些lisp相关的command,例如: forward-sexp 之类的。探索探索,然后绑定到lisp的mode下

.emacs.d's People

Contributors

mistkafka avatar xingzhi2107 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.