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: 0cf1ea1e0ed3
Choose a base ref
...
head repository: NixOS/nix-mode
compare: 5fa017c6ad8d
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 6, 2020

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

Commits on Sep 7, 2020

  1. Add completion-at-point to nix-repl-mode-map

    This makes it a little easier to get to the completion. Taken from the
    setting in shell-mode-map.
    matthewbauer committed Sep 7, 2020
    Copy the full SHA
    c52795d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from rossabaker/completions

    Fix nix-get-completions, add to nix-repl-mode
    matthewbauer committed Sep 7, 2020
    Copy the full SHA
    5fa017c View commit details
    Browse the repository at this point in the history