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

Dev #60

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

Dev #60

wants to merge 56 commits into from

Commits on Apr 8, 2021

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

Commits on Apr 9, 2021

  1. Fix Airline tabline colors.

    jinh0 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    76ada76 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request #27 from jinh0/main

    Add JSON syntax colors and fix Airline tabline colors.
    pineapplegiant authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c31f9a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. 1 Configuration menu
    Copy the full SHA
    7f17f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e92b11 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Deprecate Estilo 💀

    pineapplegiant committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c78c1c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    05d883d View commit details
    Browse the repository at this point in the history
  2. Change cursor line, visual, and comments to be more visible.

    - Cursor line: previous VisualLine
    - Comments: Purple
    - Visual: DarkPurple
    jinh0 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f7012e4 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts.

    jinh0 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    93dd9f9 View commit details
    Browse the repository at this point in the history
  4. Fix comment color.

    jinh0 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1e3979f View commit details
    Browse the repository at this point in the history
  5. Initialize highlight variables for every color; add light mode extens…

    …ibility.
    
    TODO: the DarkPurple color is not implemented yet.
    
    Any highlight group requiring a background color or font weight has not been implemented yet.
    jinh0 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    e6df4d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    9420fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399b662 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Add JavaScript braces colors.

    ...and other minor changes.
    jinh0 committed May 3, 2021
    Configuration menu
    Copy the full SHA
    e1b2b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c9f08 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 23, 2021

  1. wip: add light theme

    Nargonath committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ae43190 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. style: group syntax by language

    jinh0 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d97d32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c4337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4bc743 View commit details
    Browse the repository at this point in the history
  4. feat: add gui= and cterm= flags

    jinh0 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    da7c7ac View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pr/35' into dev

    jinh0 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    52f53ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0950478 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    45a31cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121789b View commit details
    Browse the repository at this point in the history
  3. feat: add initial python syntax

    This is up for change and discussion!
    jinh0 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    548c78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df8069a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2e1786 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 9, 2021

  1. fix: StatusLine ^^^ caret bug.

    jinh0 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    39babb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49427ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1547b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 23, 2021

  1. feat: treesitter

    jinh0 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8a15e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8001e97 View commit details
    Browse the repository at this point in the history
  3. fix: fix background color.

    jinh0 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    0272966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a5cea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a753642 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    60079ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from Nargonath/fix-source-errors

    fix: use hi function for color from palette and remove syntax error
    pineapplegiant authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    0d39f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. 3 Configuration menu
    Copy the full SHA
    467d85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ec8d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92be8a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    7b22445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a59d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3db8c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    1870114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ee642 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from bigpick/vim-readme-syntax-updates-1

    feat: Add specific markdown syntax highlighting
    jinh0 authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    7b07ccc View commit details
    Browse the repository at this point in the history
  4. fix: merge issues from pr/49

    jinh0 committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    64abfd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    c6dcfc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from skingo/fix-terminal-ansi-colors

    Fix: Add missing list field selector for terminal_ansi_colors
    pineapplegiant authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1804f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. fix: Add missing key in dictionary and insertion of ^^^ in airline (#67)

    * fix: Add missing key in dictionary
    
    Redefintions of foreground and background were missing
    
    * Fix insertion of ^^^ in airline when having multiple splits
    
    The above issue occurred when using this plugin
    
    Roy-Orbison/airline-colour-splits#1
    jclsn authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d1b3c96 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

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