Coder Social home page Coder Social logo

spacemacs-layers's Introduction

spacemacs-layers

My Spacemacs configuration. This includes dotfile (init.el) plus layers.

Layers prefixed with bb are opinionated personal configuration layers. All others are intended to be generally useful for others (although in reality they may of course not be).

Installation

To install these layers, clone this repository into your .emacs.d/private directory. Then add the layers you want to enable to dotspacemacs-configuration-layers in your dotfile.

For this to work, you need at least Spacemacs version 0.103.

The fact that my init.el is present should not cause a problem.

Contents

encoding

For the moment, this layer only provides a binding on SPC x e a to find non-ASCII characters in a buffer.

evil-little-word

Provides the little word text objects for Spacemacs, enabling easier handling of CamelCase word boundaries. In recent versions of Spacemacs, you can toggle subword-mode with SPC t c, allowing regular word motions and text objects to work the same way. With this layer you don't need a toggle.

no-dots

By default it's impossible to ignore the dotted directories . and .. in helm-find-files, even if you use helm-boring-file-regexp-list. This layer hacks it in, anyway.

Note that this works regardless of the value of helm-ff-skip-boring-files and helm-boring-file-regexp-list. That functionality will continue to work as before.

operators

Adds some new evil operators.

  • SPC n n: narrow
  • SPC g g: public gist
  • SPC g G: private gist

spacemacs-layers's People

Contributors

thebb avatar

Watchers

Tadeusz Kurpiel 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.