Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

merge #70

Open
wants to merge 28 commits into
base: rewrite
Choose a base branch
from
Open

merge #70

wants to merge 28 commits into from

Commits on Feb 14, 2018

  1. UPDATE DOC

    DogLooksGood committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    05f554b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    be5d7da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from ahrjarrett/master

    remove duplicate definition of parinfer-delete-indentation
    DogLooksGood authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    5bfc915 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. remove dependency on package.el

    I use `use-package` and `straight`, and the lispy extensions isn't working because it requires package.el, which I don't have
    richardsonpaul authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    f08de41 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Print error message and line number when indent mode fails

    Fixes #56.
    Robert Irelan committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    33b2996 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Merge pull request #65 from telotortium/indent-error

    Print error message and line number when indent mode fails
    DogLooksGood authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    42c6df2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Merge pull request #64 from richardsonpaul/lispy-package-installed

    remove dependency on package.el
    DogLooksGood authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    04dd27a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    306e0b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Merge pull request #66 from yqrashawn/lispy

    extension fboundp lispy -> lispy-mode
    DogLooksGood authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    e557411 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    fe1182d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e83167 View commit details
    Browse the repository at this point in the history
  3. yank prblem

    yqrashawn committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    15da365 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. add evil shift line

    yqrashawn committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    daec246 View commit details
    Browse the repository at this point in the history
  2. add evil normal state

    yqrashawn committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    c8ddee6 View commit details
    Browse the repository at this point in the history
  3. add evil-exit-visual-state

    yqrashawn committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    554cb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. add comment line

    yqrashawn committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    129c06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    253252e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. lispy parins

    yqrashawn committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    53beb44 View commit details
    Browse the repository at this point in the history
  2. add lispy tab

    yqrashawn committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    24e8b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    2dd0f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    96759d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. fix parinfer lispy parens

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    422b0f3 View commit details
    Browse the repository at this point in the history
  2. cleanup

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    0d4558d View commit details
    Browse the repository at this point in the history
  3. delay on evil shift

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    371a441 View commit details
    Browse the repository at this point in the history
  4. cleanup

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    be939a9 View commit details
    Browse the repository at this point in the history
  5. bugfix

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2466b76 View commit details
    Browse the repository at this point in the history
  6. doc

    yqrashawn committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    6347269 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67 from yqrashawn/master

    some improvements on lispy and evil
    DogLooksGood authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    a7c0414 View commit details
    Browse the repository at this point in the history