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

[WIP] TeXpresso integration #2975

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

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

    tsung-ju committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    867fc78 View commit details
    Browse the repository at this point in the history
  3. Handle inverse search

    tsung-ju committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bd5903f View commit details
    Browse the repository at this point in the history
  4. Reorder functions

    tsung-ju committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bc46b7e View commit details
    Browse the repository at this point in the history
  5. Fix CursorMoved hook

    tsung-ju committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c404ab1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Add quickfix handling

    tsung-ju committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9843fef View commit details
    Browse the repository at this point in the history
  2. Add initial neovim support

    tsung-ju committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    518cca7 View commit details
    Browse the repository at this point in the history
  3. Use buffer-local autocmds

    tsung-ju committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    99350e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Only send 1 NL

    tsung-ju committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    649fca7 View commit details
    Browse the repository at this point in the history
  2. Use inheritance

    tsung-ju committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8e2a854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b193e45 View commit details
    Browse the repository at this point in the history
  4. Use more OOP

    tsung-ju committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c4d65ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edfb85e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    579040f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Add theme syncing

    tsung-ju committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b2ac977 View commit details
    Browse the repository at this point in the history
  2. Add join_lines function

    tsung-ju committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8b83681 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    tsung-ju committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e467d3f View commit details
    Browse the repository at this point in the history
  4. Fix qf truncate

    tsung-ju committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8342829 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    1da7048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1726c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714ce2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a971bb View commit details
    Browse the repository at this point in the history
  5. Fix typo

    tsung-ju committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b0c8ce3 View commit details
    Browse the repository at this point in the history
  6. Fix list comparison error

    tsung-ju committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4a85174 View commit details
    Browse the repository at this point in the history