Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic vim editor configuration for SAW #1329

Merged
merged 12 commits into from
Jul 15, 2021
Merged

Commits on Jun 10, 2021

  1. add vim-saw

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cc6f3c1 View commit details
    Browse the repository at this point in the history
  2. add /**/ comments to syntax

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    db113ed View commit details
    Browse the repository at this point in the history
  3. some improvements

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2893a8d View commit details
    Browse the repository at this point in the history
  4. use function! to be able to reload

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    04528e9 View commit details
    Browse the repository at this point in the history
  5. restore position

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    41b92bb View commit details
    Browse the repository at this point in the history
  6. add all saw builtins as keywords

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b80ab67 View commit details
    Browse the repository at this point in the history
  7. preserve patterns history

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    93fb90a View commit details
    Browse the repository at this point in the history
  8. switch to vim-slime

    Giuliano Losa committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a2df07d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. remove tags, fix typo, other minor stuff

    Giuliano Losa committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0731994 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Merge branch 'master' into vim

    nano-o committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6894a62 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Merge branch 'master' into vim

    nano-o committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ea406e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge branch 'master' into vim

    nano-o committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f2fd1ff View commit details
    Browse the repository at this point in the history