summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-25Silence compiler warningsmarkPierre Neidhardt
2018-02-25readme: Finalize marking rationalePierre Neidhardt
2018-02-25Normalize mark bindingsPierre Neidhardt
2018-02-24pdf: Require pdf-toolsPierre Neidhardt
2018-02-24buff-menu: Use kbdPierre Neidhardt
2018-02-24helm: Change insert-state cursor and show visual selection in header linePierre Neidhardt
2018-02-24info: Bind "gg" to evil-goto-first-linePierre Neidhardt
2018-02-24Fix pasting after "yu"Pierre Neidhardt
2018-02-23Bind "yu" to "yank URL" in EWW, Elfeed, transmissionPierre Neidhardt
2018-02-23Add calcPierre Neidhardt
2018-02-22popup: Fix typo (spurious period)Pierre Neidhardt
2018-02-22ztree: Use normal statePierre Neidhardt
2018-02-22transmission: Bind transmission-move to "r"Pierre Neidhardt
2018-02-22transmission: Use normal statePierre Neidhardt
2018-02-22proced: Use normal statePierre Neidhardt
2018-02-22PDF: Use normal statePierre Neidhardt
2018-02-22Outline: Use normal statePierre Neidhardt
2018-02-22Info: Use normal statePierre Neidhardt
2018-02-22EWW: Use normal statePierre Neidhardt
2018-02-22Emms: Use normal statePierre Neidhardt
2018-02-22Elfeed: Use normal statePierre Neidhardt
2018-02-22Add -inhibit-insert-state helper functionPierre Neidhardt
2018-02-22Emms: Add bindings for browser-search-mode and metaplaylist-modePierre Neidhardt
2018-02-22eww: Rebind "S-RET", "go", "o", bind "r" to eww-readablePierre Neidhardt
2018-02-20Mention evil-lispyJames Nguyen
2018-02-19evil-collection-delete-operators: fix typoEvgeni Kolev
2018-02-18Avy: Rename to match file namespaceJames Nguyen
2018-02-18Blanket move avy to its own fileJames Nguyen
Same as ace-jump, I don't use these modes enough to know if something is broken..
2018-02-18Ace-jump-mode: Rename to match file namespaceJames Nguyen
2018-02-18Blanket move ace-jump to its own fileJames Nguyen
I don't use ace-jump enough.. hopefully this doesn't break anything. FIXME: Still need to make this pass the linter.
2018-02-18Add js2James Nguyen
2018-02-18Epa: FormatJames Nguyen
2018-02-18Neotree: FormatJames Nguyen
2018-02-15Add vdiff.el supportEvgeni Kolev
2018-02-02Spaces and comments fixedMaximiliano Sandoval
2018-02-02Improved spacingMaximiliano Sandoval
2018-02-02Support for epaMaximiliano Sandoval
* Added a preliminary set of keybingins. * The more troubling one is "v" which is bind to `epa-verify-file` in this mode there isn't any reason to use `visual-state` so it may be Ok.
2018-02-02SpacesMaximiliano Sandoval
2018-02-02Minor fixesMaximiliano Sandoval
* Fixed the `require`. * Fixed the spacing. * Added `quit-window` on "ZZ" * Removed some comments
2018-02-02Neotree mode supportMaximiliano Sandoval
Added support for neotree-mode. Some keys require revision (e.g. "s,S") some others like "H,K,L" could be used more. Many keybings do not coincide with the ones used in spacemacs. `neotree-change-root` could use a better alternative.
2018-02-01Dired: TweakJames Nguyen
2018-02-01Ivy: TweakJames Nguyen
2018-01-31Remove debugs in evil-collection-diff-mode.elEvgeni Kolev
2018-01-29Add simpleJames Nguyen
2018-01-28Readme: TweakJames Nguyen
2018-01-28Update README with FAQ sectionJames Nguyen
Added snippet to show how to give SPC precedence.
2018-01-28Readme: Clip some linesJames Nguyen
2018-01-28Add free-keysJames Nguyen
2018-01-28Buff-menu: Tweak a few keysJames Nguyen
Moved b -> X to be more in line with IBuffer. Added f/e/b. Still not sure why we need to bind these manually..
2018-01-28Buff-menu: Clear alignment of quotesJames Nguyen