Giter VIP home page Giter VIP logo

.emacs.d's Introduction

About this project

This is NOT a part of GNU Emacs but a personal configuration project to make it more convenient to me.

This project belongs to © Cabins from China.

About Programming language

I mainly use Python & Go in my work. So I set up the programming environments for this two languages with LSP - the protocol from Microsoft. If you use other languages, such as JavaScript, C++, and so on, you can easily set up for them with LSP - sometimes you just install the language servers, Emacs config code does NOT need to change.

About the default FONT

I use Courier & 楷体, 'cause they are the only fonts not make my Windows version slow, change the lisp/init-ui.el to your preferences.

Installation

Launch a terminal, such as:

  • Terminal App or iTerm2 on macOS
  • GNOME Terminal or Konsole on GNU/Linux
  • CMD or PowerShell or Windows Terminal on Windows 10

Run the code below, and then launch your Emacs, enjoy it.

git clone https://github.com/cabins/.emacs.d ~/.emacs.d

If you has already upgrade your emacs to 27.1, you also can clone this repo like this:

git clone https://github.com/cabins/.emacs.d ~/.config/emacs

Note: If you use Windows 10, you should set an environment variable named HOME, and set its value to your user directory, like C:/Users/<your_name>.

Testing

This project is tested on

  • macOS, 11.1, GUI mode
  • Fedora Linux 31/32/33, both Workstation & Server Edition
  • Windows 10, 1909(18363) (Native GUI & msys2)
  • Ubuntu 20.04.1 on WSL2

it should run on other platforms, please note that.

About bugs

Any issue will be welcomed, just send me an issue if you find something not friendly to you.

.emacs.d's People

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.