mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
Compare commits
3 commits
ce017fd37c
...
8fc4e6a407
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fc4e6a407 | |||
| c8d9279372 | |||
| a004f24728 |
10 changed files with 161 additions and 204 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
package_name: ["nvim-min"]
|
package_name: ["nvim"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
## Usage
|
## Usage
|
||||||
Try it out!
|
Try it out!
|
||||||
```bash
|
```bash
|
||||||
nix run "github:iofq/nvim.nix" #nvim-min
|
nix run "github:iofq/nvim.nix" #nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
Or use in a flake:
|
Or use in a flake:
|
||||||
|
|
|
||||||
183
flake.lock
generated
183
flake.lock
generated
|
|
@ -6,11 +6,11 @@
|
||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760366615,
|
"lastModified": 1762016984,
|
||||||
"narHash": "sha256-qGWNl+UQLvdFl8AAgywOHthizfKovk8az1xhRhQeVn8=",
|
"narHash": "sha256-ADZ2b2Oz+MOSjdKKCcQX9KmlhtmvVlZFEJr0HigWsOY=",
|
||||||
"owner": "iofq",
|
"owner": "iofq",
|
||||||
"repo": "dart.nvim",
|
"repo": "dart.nvim",
|
||||||
"rev": "5fac43b0f7b5500c69a51a3717aef8ccceacd178",
|
"rev": "8822aabbfef95eda2b22a8f7ee08912c762ef941",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -35,38 +35,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flake-compat_2": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1747046372,
|
|
||||||
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
|
|
||||||
"owner": "edolstra",
|
|
||||||
"repo": "flake-compat",
|
|
||||||
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "edolstra",
|
|
||||||
"repo": "flake-compat",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-compat_3": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1747046372,
|
|
||||||
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
|
|
||||||
"owner": "edolstra",
|
|
||||||
"repo": "flake-compat",
|
|
||||||
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "edolstra",
|
|
||||||
"repo": "flake-compat",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-parts": {
|
"flake-parts": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs-lib": "nixpkgs-lib"
|
"nixpkgs-lib": "nixpkgs-lib"
|
||||||
|
|
@ -93,11 +61,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1759362264,
|
"lastModified": 1762440070,
|
||||||
"narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=",
|
"narHash": "sha256-xxdepIcb39UJ94+YydGP221rjnpkDZUlykKuF54PsqI=",
|
||||||
"owner": "hercules-ci",
|
"owner": "hercules-ci",
|
||||||
"repo": "flake-parts",
|
"repo": "flake-parts",
|
||||||
"rev": "758cf7296bee11f1706a574c77d072b8a7baa881",
|
"rev": "26d05891e14c88eb4a5d5bee659c0db5afb609d8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -188,29 +156,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"git-hooks_2": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-compat": "flake-compat_3",
|
|
||||||
"gitignore": "gitignore_2",
|
|
||||||
"nixpkgs": [
|
|
||||||
"neovim-nightly-overlay",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1759523803,
|
|
||||||
"narHash": "sha256-PTod9NG+i3XbbnBKMl/e5uHDBYpwIWivQ3gOWSEuIEM=",
|
|
||||||
"owner": "cachix",
|
|
||||||
"repo": "git-hooks.nix",
|
|
||||||
"rev": "cfc9f7bb163ad8542029d303e599c0f7eee09835",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "cachix",
|
|
||||||
"repo": "git-hooks.nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"gitignore": {
|
"gitignore": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
|
@ -233,53 +178,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gitignore_2": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"neovim-nightly-overlay",
|
|
||||||
"git-hooks",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1709087332,
|
|
||||||
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "gitignore.nix",
|
|
||||||
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "gitignore.nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hercules-ci-effects": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-parts": [
|
|
||||||
"neovim-nightly-overlay",
|
|
||||||
"flake-parts"
|
|
||||||
],
|
|
||||||
"nixpkgs": [
|
|
||||||
"neovim-nightly-overlay",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1758022363,
|
|
||||||
"narHash": "sha256-ENUhCRWgSX4ni751HieNuQoq06dJvApV/Nm89kh+/A0=",
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "hercules-ci-effects",
|
|
||||||
"rev": "1a3667d33e247ad35ca250698d63f49a5453d824",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "hercules-ci-effects",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"luvit-meta": {
|
"luvit-meta": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
|
|
@ -298,22 +196,18 @@
|
||||||
},
|
},
|
||||||
"neovim-nightly-overlay": {
|
"neovim-nightly-overlay": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat_2",
|
|
||||||
"flake-parts": "flake-parts_2",
|
"flake-parts": "flake-parts_2",
|
||||||
"git-hooks": "git-hooks_2",
|
|
||||||
"hercules-ci-effects": "hercules-ci-effects",
|
|
||||||
"neovim-src": "neovim-src",
|
"neovim-src": "neovim-src",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
]
|
||||||
"treefmt-nix": "treefmt-nix"
|
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760313895,
|
"lastModified": 1762646693,
|
||||||
"narHash": "sha256-39JFRb006AOsIcOq+03H3y6YcGyaphk1CW5DRi14cOE=",
|
"narHash": "sha256-h3c8Mcs4wI0U9JKzDyj1X+JUMc5KsfIXu2eyRE5ktAs=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "neovim-nightly-overlay",
|
"repo": "neovim-nightly-overlay",
|
||||||
"rev": "7ff73a295b0065bde2f8b43b31558136ca77bd98",
|
"rev": "2c33f92a62588cd30dbba26fa39384e29229bc6f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -325,11 +219,11 @@
|
||||||
"neovim-src": {
|
"neovim-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760312166,
|
"lastModified": 1762624437,
|
||||||
"narHash": "sha256-RnB+oJcP37YT9pjr1osUQtJc+1qcVyaaeSbiSyXwm1Y=",
|
"narHash": "sha256-npSk+FSPkiaGwKTluegZ3tXqDpe3EFiRMQJ2Cc6rq4Y=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "72b0bfa1fb7e897e5126aabae718a5480f466b9e",
|
"rev": "ded578625219d5056fdacdba4b04f0d5bf4fbe9d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -383,11 +277,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760326837,
|
"lastModified": 1762704076,
|
||||||
"narHash": "sha256-z+C6KRPRjwqEsTEAwUavapBWcbR7YOlQP91O+W5L1ek=",
|
"narHash": "sha256-kGEigbGxzpXpyeU9BtILXsMwTls5XcLyXEwYVfNjO4g=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "cfe6b045750c3aa5127817bc3f44f2909b1ee175",
|
"rev": "cdfa60cc7448c7943dd3feb0ab18e342d569c7a4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -399,11 +293,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_3": {
|
"nixpkgs_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760038930,
|
"lastModified": 1762363567,
|
||||||
"narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=",
|
"narHash": "sha256-YRqMDEtSMbitIMj+JLpheSz0pwEr0Rmy5mC7myl17xs=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "0b4defa2584313f3b781240b29d61f6f9f7e0df3",
|
"rev": "ae814fd3904b621d8ab97418f1d0f2eb0d3716f4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -416,11 +310,11 @@
|
||||||
"nvim-treesitter": {
|
"nvim-treesitter": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760260935,
|
"lastModified": 1762599340,
|
||||||
"narHash": "sha256-To/syCZPs7vKA0WkuBz7ZxCGT/wzj705QfxZng6Nsjo=",
|
"narHash": "sha256-hXs9TdytYtBeXW6nx9QZiQcqsuj1uLuZMf8kclaScQ8=",
|
||||||
"owner": "nvim-treesitter",
|
"owner": "nvim-treesitter",
|
||||||
"repo": "nvim-treesitter",
|
"repo": "nvim-treesitter",
|
||||||
"rev": "0606c7a9dcaa5c5beee0b0f09043e9fdd1ba0a68",
|
"rev": "d97d226cfd4c00af000b3b8529261352677fc6a8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -437,11 +331,11 @@
|
||||||
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
|
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760324917,
|
"lastModified": 1762704339,
|
||||||
"narHash": "sha256-ZlVGaUbxHf4DNR4GWhF1mvlMhP8IBbwF0g8WO1SL+Yw=",
|
"narHash": "sha256-hRGD+CE04Z1qAJAaiJs6o+blS0WUEqfVS/5cqA0NcDI=",
|
||||||
"owner": "iofq",
|
"owner": "iofq",
|
||||||
"repo": "nvim-treesitter-main",
|
"repo": "nvim-treesitter-main",
|
||||||
"rev": "da2262419eb66cfa426aa62ccf1fc8fdea33b4a0",
|
"rev": "69e9583fe72fa2dbffcb740563a9cc48396e3f75",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -453,11 +347,11 @@
|
||||||
"nvim-treesitter-textobjects": {
|
"nvim-treesitter-textobjects": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1756368113,
|
"lastModified": 1762622273,
|
||||||
"narHash": "sha256-+KmOpRi4JAqm6UqYdtk80jwFrJhLCs0lZM/Liofq0R4=",
|
"narHash": "sha256-gzeT2gtmFaXhRSC13mijH6tlk/eWRZaUrGiEpKoAorA=",
|
||||||
"owner": "nvim-treesitter",
|
"owner": "nvim-treesitter",
|
||||||
"repo": "nvim-treesitter-textobjects",
|
"repo": "nvim-treesitter-textobjects",
|
||||||
"rev": "1b2d85d3de6114c4bcea89ffb2cd1ce9e3a19931",
|
"rev": "7024f8687b060dd9a425bde1fa8621c896a38138",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -506,27 +400,6 @@
|
||||||
"repo": "default",
|
"repo": "default",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"treefmt-nix": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"neovim-nightly-overlay",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1760120816,
|
|
||||||
"narHash": "sha256-gq9rdocpmRZCwLS5vsHozwB6b5nrOBDNc2kkEaTXHfg=",
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"rev": "761ae7aff00907b607125b2f57338b74177697ed",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": "root",
|
"root": "root",
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,6 @@
|
||||||
packages = rec {
|
packages = rec {
|
||||||
default = nvim;
|
default = nvim;
|
||||||
nvim = pkgs.nvim-pkg;
|
nvim = pkgs.nvim-pkg;
|
||||||
nvim-min = pkgs.nvim-min-pkg;
|
|
||||||
};
|
};
|
||||||
devShells = {
|
devShells = {
|
||||||
default = shell;
|
default = shell;
|
||||||
|
|
|
||||||
1
new
Normal file
1
new
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
print('kjsnadf')
|
||||||
|
|
@ -17,41 +17,18 @@ let
|
||||||
nvim-treesitter
|
nvim-treesitter
|
||||||
nvim-treesitter-textobjects
|
nvim-treesitter-textobjects
|
||||||
quicker-nvim
|
quicker-nvim
|
||||||
refactoring-nvim
|
|
||||||
render-markdown-nvim
|
render-markdown-nvim
|
||||||
snacks-nvim
|
snacks-nvim
|
||||||
];
|
];
|
||||||
|
|
||||||
basePackages = with prev; [
|
packages = with prev; [
|
||||||
ripgrep
|
ripgrep
|
||||||
fd
|
fd
|
||||||
];
|
];
|
||||||
# Extra packages that should be included on nixos but don't need to be bundled
|
|
||||||
extraPackages = with prev; [
|
|
||||||
# linters
|
|
||||||
yamllint
|
|
||||||
jq
|
|
||||||
hadolint
|
|
||||||
nixfmt
|
|
||||||
shellcheck
|
|
||||||
golangci-lint
|
|
||||||
|
|
||||||
# LSPs
|
|
||||||
gopls
|
|
||||||
lua-language-server
|
|
||||||
nixd
|
|
||||||
basedpyright
|
|
||||||
];
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
nvim-pkg = mkNeovim {
|
nvim-pkg = mkNeovim {
|
||||||
inherit plugins;
|
inherit plugins packages;
|
||||||
packages = basePackages ++ extraPackages;
|
|
||||||
};
|
|
||||||
|
|
||||||
nvim-min-pkg = mkNeovim {
|
|
||||||
inherit plugins;
|
|
||||||
packages = basePackages;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nvim-luarc-json = final.mk-luarc-json {
|
nvim-luarc-json = final.mk-luarc-json {
|
||||||
|
|
|
||||||
|
|
@ -49,4 +49,58 @@ function M.status()
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function M.file_history(filename)
|
||||||
|
local function preview(ctx)
|
||||||
|
if ctx.item.rev then
|
||||||
|
Snacks.picker.preview.cmd(
|
||||||
|
{ 'jj', 'log', '--ignore-working-copy', '--git', '-r', ctx.item.rev, '-p', filename },
|
||||||
|
ctx
|
||||||
|
)
|
||||||
|
else
|
||||||
|
ctx.preview:reset()
|
||||||
|
return 'No preview available.'
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
local function confirm(picker, item)
|
||||||
|
picker:close()
|
||||||
|
local cmd = string.format('jj show --git -r %s', item.rev)
|
||||||
|
local out = vim.fn.systemlist(cmd)
|
||||||
|
|
||||||
|
local bufnr = vim.api.nvim_create_buf(false, true)
|
||||||
|
vim.api.nvim_buf_set_lines(bufnr, 0, -1, false, out)
|
||||||
|
vim.bo[bufnr].bufhidden = 'wipe'
|
||||||
|
vim.bo[bufnr].buftype = 'nofile'
|
||||||
|
vim.bo[bufnr].filetype = 'diff'
|
||||||
|
vim.keymap.set('n', 'q', vim.cmd.bdelete, { buffer = bufnr, noremap = true })
|
||||||
|
|
||||||
|
vim.api.nvim_set_current_buf(bufnr)
|
||||||
|
end
|
||||||
|
|
||||||
|
local function get_history(f)
|
||||||
|
local status_raw = vim.fn.system(
|
||||||
|
'jj log --ignore-working-copy --no-graph'
|
||||||
|
.. ' --template \'if(root, format_root_commit(self), label(if(current_working_copy, "working_copy"), concat(separate(" ", self.change_id().shortest(8), self.bookmarks()), " | ", if(empty, label("empty", "(empty)")), if(description, description.first_line(), label(if(empty, "empty"), description_placeholder),),) ++ "\n",),)\''
|
||||||
|
.. ' -- '
|
||||||
|
.. f
|
||||||
|
)
|
||||||
|
local lines = {}
|
||||||
|
for line in status_raw:gmatch('[^\r\n]+') do
|
||||||
|
local rev = string.match(line, '(%w+)%s.*')
|
||||||
|
table.insert(lines, {
|
||||||
|
text = line,
|
||||||
|
rev = rev,
|
||||||
|
})
|
||||||
|
end
|
||||||
|
return lines
|
||||||
|
end
|
||||||
|
|
||||||
|
Snacks.picker.pick {
|
||||||
|
format = 'text',
|
||||||
|
title = 'jj file history for ' .. filename,
|
||||||
|
items = get_history(filename),
|
||||||
|
preview = preview,
|
||||||
|
confirm = confirm,
|
||||||
|
}
|
||||||
|
end
|
||||||
return M
|
return M
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ cmd({ 'FocusGained', 'TermClose', 'TermLeave' }, {
|
||||||
})
|
})
|
||||||
|
|
||||||
-- Configure difftool buffers
|
-- Configure difftool buffers
|
||||||
vim.api.nvim_create_autocmd('FileType', {
|
cmd('FileType', {
|
||||||
pattern = 'qf',
|
pattern = 'qf',
|
||||||
group = vim.api.nvim_create_augroup('difftool', { clear = true }),
|
group = vim.api.nvim_create_augroup('difftool', { clear = true }),
|
||||||
callback = function(event)
|
callback = function(event)
|
||||||
|
|
@ -41,14 +41,14 @@ vim.api.nvim_create_autocmd('FileType', {
|
||||||
local qf = vim.fn.getqflist()
|
local qf = vim.fn.getqflist()
|
||||||
|
|
||||||
local entry = qf[1]
|
local entry = qf[1]
|
||||||
if not entry or not entry.user_data.diff then
|
if not entry or not entry.user_data or not entry.user_data.diff then
|
||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
local ns = vim.api.nvim_create_namespace('nvim.difftool.hl')
|
local ns = vim.api.nvim_create_namespace('nvim.difftool.hl')
|
||||||
vim.api.nvim_buf_clear_namespace(event.buf, ns, 0, -1)
|
vim.api.nvim_buf_clear_namespace(event.buf, ns, 0, -1)
|
||||||
for i, item in ipairs(qf) do
|
for i, item in ipairs(qf) do
|
||||||
local path = vim.fn.fnamemodify(item.user_data.right, ':t')
|
local path = vim.fn.fnamemodify(item.user_data.right, ':.')
|
||||||
local hl = 'Added'
|
local hl = 'Added'
|
||||||
if
|
if
|
||||||
exec('git diff --quiet -- %s', path) ~= 0
|
exec('git diff --quiet -- %s', path) ~= 0
|
||||||
|
|
@ -75,6 +75,71 @@ vim.api.nvim_create_autocmd('FileType', {
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
-- open conflicts in qflist
|
||||||
|
cmd('BufWinEnter', {
|
||||||
|
callback = function(event)
|
||||||
|
if not vim.wo.diff then
|
||||||
|
return
|
||||||
|
end
|
||||||
|
|
||||||
|
local items = {}
|
||||||
|
while true do
|
||||||
|
local found = vim.fn.search('^<<<<<<<', 'W')
|
||||||
|
if found == 0 then
|
||||||
|
break
|
||||||
|
end
|
||||||
|
local line = vim.api.nvim_buf_get_lines(event.buf, found - 1, found, false)[1]
|
||||||
|
table.insert(items, { bufnr = event.buf, lnum = found, text = line })
|
||||||
|
end
|
||||||
|
|
||||||
|
if #items > 1 then
|
||||||
|
vim.fn.setqflist(items, 'r')
|
||||||
|
vim.schedule(function()
|
||||||
|
vim.cmd(string.format('%dcopen', math.min(10, #items)))
|
||||||
|
end)
|
||||||
|
end
|
||||||
|
|
||||||
|
local function get_hunks(bufnr)
|
||||||
|
local conf_start = vim.fn.search('^<<<<<<<', 'bc')
|
||||||
|
local base_start = vim.fn.search('^|||||||', 'W')
|
||||||
|
local base_end = vim.fn.search('^=======', 'W')
|
||||||
|
local conf_end = vim.fn.search('^>>>>>>>', 'W')
|
||||||
|
|
||||||
|
local left = vim.api.nvim_buf_get_lines(bufnr, conf_start, base_start - 1, false)
|
||||||
|
local right = vim.api.nvim_buf_get_lines(bufnr, base_end, conf_end - 1, false)
|
||||||
|
|
||||||
|
return {
|
||||||
|
start = conf_start,
|
||||||
|
stop = conf_end,
|
||||||
|
left = left,
|
||||||
|
right = right,
|
||||||
|
}
|
||||||
|
end
|
||||||
|
|
||||||
|
local function apply_hunk(hunks, first)
|
||||||
|
local result = {}
|
||||||
|
if first == -1 then -- left first
|
||||||
|
vim.list_extend(result, hunks.left)
|
||||||
|
vim.list_extend(result, hunks.right)
|
||||||
|
else
|
||||||
|
vim.list_extend(result, hunks.right)
|
||||||
|
vim.list_extend(result, hunks.left)
|
||||||
|
end
|
||||||
|
|
||||||
|
-- apply hunk in place
|
||||||
|
vim.api.nvim_buf_set_lines(0, hunks.start - 1, hunks.stop, false, result)
|
||||||
|
end
|
||||||
|
|
||||||
|
-- "combine" mappings ala vscode's merge editor
|
||||||
|
vim.keymap.set('n', '<leader>dl', function()
|
||||||
|
apply_hunk(get_hunks(event.buf), -1)
|
||||||
|
end, { buffer = event.buf })
|
||||||
|
vim.keymap.set('n', '<leader>dr', function()
|
||||||
|
apply_hunk(get_hunks(event.buf), 1)
|
||||||
|
end, { buffer = event.buf })
|
||||||
|
end,
|
||||||
|
})
|
||||||
|
|
||||||
-- Init treesitter
|
-- Init treesitter
|
||||||
cmd('FileType', {
|
cmd('FileType', {
|
||||||
group = vim.api.nvim_create_augroup('treesitter', { clear = true }),
|
group = vim.api.nvim_create_augroup('treesitter', { clear = true }),
|
||||||
|
|
|
||||||
|
|
@ -18,9 +18,7 @@ vim.schedule(function()
|
||||||
|
|
||||||
require('mini.git').setup()
|
require('mini.git').setup()
|
||||||
map('n', '<leader>gb', '<Cmd>Git blame -- %<CR>')
|
map('n', '<leader>gb', '<Cmd>Git blame -- %<CR>')
|
||||||
map('n', '<leader>go', function()
|
map('n', '<leader>go', MiniGit.show_at_cursor)
|
||||||
return MiniGit.show_at_cursor()
|
|
||||||
end)
|
|
||||||
|
|
||||||
local jump = require('mini.jump2d')
|
local jump = require('mini.jump2d')
|
||||||
jump.setup {
|
jump.setup {
|
||||||
|
|
|
||||||
|
|
@ -3,12 +3,7 @@ local map = vim.keymap.set
|
||||||
require('mini.basics').setup { mappings = { windows = true } }
|
require('mini.basics').setup { mappings = { windows = true } }
|
||||||
require('mini.icons').setup()
|
require('mini.icons').setup()
|
||||||
|
|
||||||
require('dart').setup {
|
require('dart').setup {}
|
||||||
tabline = {
|
|
||||||
icons = false,
|
|
||||||
label_marked_fg = 'cyan',
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
require('snacks').setup {
|
require('snacks').setup {
|
||||||
bigfile = { enabled = true },
|
bigfile = { enabled = true },
|
||||||
|
|
@ -56,19 +51,15 @@ map('n', '<leader>f.', Snacks.picker.resume)
|
||||||
map('n', '<leader>fb', Snacks.picker.buffers)
|
map('n', '<leader>fb', Snacks.picker.buffers)
|
||||||
map('n', '<leader>fq', Snacks.picker.qflist)
|
map('n', '<leader>fq', Snacks.picker.qflist)
|
||||||
map('n', '<leader>jf', require('iofq.snacks_jj').status)
|
map('n', '<leader>jf', require('iofq.snacks_jj').status)
|
||||||
|
map('n', '<leader>jh', function()
|
||||||
|
require('iofq.snacks_jj').file_history(vim.api.nvim_buf_get_name(0))
|
||||||
|
end)
|
||||||
|
|
||||||
vim.schedule(function()
|
vim.schedule(function()
|
||||||
require('nvim-treesitter').setup()
|
require('nvim-treesitter').setup()
|
||||||
require('nvim-treesitter-textobjects').setup()
|
require('nvim-treesitter-textobjects').setup()
|
||||||
require('render-markdown').setup()
|
|
||||||
require('nvim-autopairs').setup()
|
require('nvim-autopairs').setup()
|
||||||
|
|
||||||
require('refactoring').setup()
|
|
||||||
map('n', '<leader>rr', require('refactoring').select_refactor)
|
|
||||||
map('n', '<leader>rv', function()
|
|
||||||
require('refactoring').refactor('Inline Variable')
|
|
||||||
end)
|
|
||||||
|
|
||||||
require('quicker').setup()
|
require('quicker').setup()
|
||||||
map('n', '<leader>qf', function()
|
map('n', '<leader>qf', function()
|
||||||
require('quicker').toggle { max_height = 20 }
|
require('quicker').toggle { max_height = 20 }
|
||||||
|
|
@ -80,7 +71,6 @@ vim.schedule(function()
|
||||||
json = { 'jq' },
|
json = { 'jq' },
|
||||||
lua = { 'stylua' },
|
lua = { 'stylua' },
|
||||||
python = { 'ruff' },
|
python = { 'ruff' },
|
||||||
nix = { 'nixfmt' },
|
|
||||||
fish = { 'fish_indent' },
|
fish = { 'fish_indent' },
|
||||||
['*'] = { 'trim_whitespace' },
|
['*'] = { 'trim_whitespace' },
|
||||||
},
|
},
|
||||||
|
|
@ -126,7 +116,7 @@ vim.schedule(function()
|
||||||
sources = {
|
sources = {
|
||||||
default = { 'lsp', 'path', 'snippets', 'ripgrep', 'buffer' },
|
default = { 'lsp', 'path', 'snippets', 'ripgrep', 'buffer' },
|
||||||
providers = {
|
providers = {
|
||||||
lsp = { fallbacks = {} }, -- include buffer even when LSP is active
|
lsp = { fallbacks = {}, async = true }, -- include buffer even when LSP is active
|
||||||
path = { opts = { get_cwd = vim.fn.getcwd } }, -- use nvim pwd instead of current file pwd
|
path = { opts = { get_cwd = vim.fn.getcwd } }, -- use nvim pwd instead of current file pwd
|
||||||
ripgrep = {
|
ripgrep = {
|
||||||
module = 'blink-ripgrep',
|
module = 'blink-ripgrep',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue