- The following Nix Flake inputs were updated:
```
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02)
→ 'github:NixOS/nixpkgs/bffc22eb12172e6db3c5dde9e3e5628f8e3e7912?narHash=sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc%2Bc2c%3D' (2025-01-08)
```
Auto-generated by [update.yml][1] with the help of
[create-pull-request][2].
[1]: https://forgejo.stefka.eu/jiriks74/nix.nvim/src/branch/main/.github/workflows/update.yml
[2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
- The following Nix Flake inputs were updated:
```
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/634fd46801442d760e09493a794c4f15db2d0cbb?narHash=sha256-NYVcA06%2BblsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M%3D' (2024-12-27)
→ 'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02)
```
Auto-generated by [update.yml][1] with the help of
[create-pull-request][2].
[1]: https://forgejo.stefka.eu/jiriks74/nix.nvim/src/branch/main/.github/workflows/update.yml
[2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
- The following Nix Flake inputs were updated:
```
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33?narHash=sha256-cHar1vqHOOyC7f1%2BtVycPoWTfKIaqkoe1Q6TnKzuti4%3D' (2024-12-17)
→ 'github:NixOS/nixpkgs/634fd46801442d760e09493a794c4f15db2d0cbb?narHash=sha256-NYVcA06%2BblsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M%3D' (2024-12-27)
```
Auto-generated by [update.yml][1] with the help of
[create-pull-request][2].
[1]: https://forgejo.stefka.eu/jiriks74/nix.nvim/src/branch/main/.github/workflows/update.yml
[2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
- The following Nix Flake inputs were updated:
```
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d?narHash=sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0%3D' (2024-11-25)
→ 'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33?narHash=sha256-cHar1vqHOOyC7f1%2BtVycPoWTfKIaqkoe1Q6TnKzuti4%3D' (2024-12-17)
• Updated input 'presence-nvim':
'github:jiriks74/presence.nvim/df0a0b52cd0799e99d1b76805d1357ae9c0d017d?narHash=sha256-NuoXsCOA5Uz7XOtC5B1pIXLytLaod6wUzrE%2Bm5uEHcs%3D' (2024-10-07)
→ 'github:jiriks74/presence.nvim/c850b9e245f310e040478ab54808c7ce098919ed?narHash=sha256-NuoXsCOA5Uz7XOtC5B1pIXLytLaod6wUzrE%2Bm5uEHcs%3D' (2024-12-13)
```
Auto-generated by [update.yml][1] with the help of
[create-pull-request][2].
[1]: https://forgejo.stefka.eu/jiriks74/nix.nvim/src/branch/main/.github/workflows/update.yml
[2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
Added:
- [is.vim](https://github.com/haya14busa/is.vim)
- Clears search highligh when the cursor moves
- Swapped 'location' and 'searchcount' with 'selectioncount' for better
colors
Added:
- OpenDebugAD7 from [vscode-cpptools](https://github.com/microsoft/vscode-cpptools)
It works better with `nvim-dap-ui`. With GDB you have to wait for stdout
flush to see program output, the output is in the repl instead of the
console, etc. The VSCode debugger doesn't have such issues.
Added:
- [bufferline.nvim](https://github.com/akinsho/bufferline.nvim)
- Overseer status to lualine
Removed:
- `{` and `}` keymaps for aerial (I like the default behavior more)