Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m4xshen/smartcolumn.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: m4xshen/smartcolumn.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 3 files changed
  • 6 contributors

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    18a9d04 View commit details
    Browse the repository at this point in the history
  2. Fix #9

    m4xshen committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    441749a View commit details
    Browse the repository at this point in the history
  3. Add stylua

    m4xshen committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c2441d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    c577737 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from max397574/max397574-patch-1

    refactor: simplify and inline `is_disabled()`
    m4xshen authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4aa00ad View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    7bd83ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from milksys/not-text-cursormoved

    Fix: byte text, cursormoved error
    m4xshen authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    d01b993 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix: resolve #16

    m4xshen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c6abf39 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. fix: missing space

    m4xshen committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ed48cf7 View commit details
    Browse the repository at this point in the history
  2. add more possible disabled filetypes

    neuromaancer authored and m4xshen committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    83b9ee1 View commit details
    Browse the repository at this point in the history
  3. fix: missing space

    m4xshen committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8cbf75c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80ba8c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53eb50d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. docs: update description

    m4xshen committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e7251a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from neuromaancer/main

    More about how to get one's filetype
    m4xshen authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    fc8ef5e View commit details
    Browse the repository at this point in the history
  3. docs: fix indent

    m4xshen authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a52915d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix: resolve #20

    m4xshen committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cefb17b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. feat: add editorconfig option (#29)

    * feat: add EditorConfig option
    
    * chore: enable editorconfig by default
    
    ---------
    
    Co-authored-by: Max Shen <m4xshen@gmail.com>
    loicreynier and m4xshen authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    f14fbea View commit details
    Browse the repository at this point in the history
Loading