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: NixOS/nix-mode
base: e8e5211f6e08
Choose a base ref
...
head repository: NixOS/nix-mode
compare: 0023fc5b100e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 22, 2021

  1. nix-drv-mode.el: make regexp more selective

    latex.el adds '("\\.drv\\'" . latex-mode) to auto-mode-alist, so we
    prefer to use something else.
    leungbk committed Jan 22, 2021
    Copy the full SHA
    7e081a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Merge pull request #127 from leungbk/nix-drv-regexp

    nix-drv-mode.el: make regexp more selective
    matthewbauer committed Jan 24, 2021
    Copy the full SHA
    0023fc5 View commit details
    Browse the repository at this point in the history