mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-09 17:49:49 +01:00
Compare commits
2 commits
113fc11f22
...
696f05e8aa
Author | SHA1 | Date | |
---|---|---|---|
|
696f05e8aa | ||
|
b7880d6073 |
1 changed files with 6 additions and 1 deletions
|
@ -20,7 +20,7 @@ Release notes for release 0.7
|
||||||
|
|
||||||
- Fix broken treesitter-context keybinds in visual mode
|
- Fix broken treesitter-context keybinds in visual mode
|
||||||
|
|
||||||
[NotAShelf](https://github.com/notashelf)
|
[NotAShelf](https://github.com/notashelf):
|
||||||
|
|
||||||
- Add `deno fmt` as the default Markdown formatter. This will be enabled
|
- Add `deno fmt` as the default Markdown formatter. This will be enabled
|
||||||
automatically if you have autoformatting enabled, but can be disabled manually
|
automatically if you have autoformatting enabled, but can be disabled manually
|
||||||
|
@ -35,3 +35,8 @@ Release notes for release 0.7
|
||||||
to nixpkgs. A pull request is currently open.
|
to nixpkgs. A pull request is currently open.
|
||||||
|
|
||||||
- Remove vim-tidal and friends
|
- Remove vim-tidal and friends
|
||||||
|
|
||||||
|
[balkenix](https://github.com/balkenix):
|
||||||
|
|
||||||
|
- Remove reliance on Catppuccin in `modules/statusline/lualine/lualine.nix`
|
||||||
|
- flake.lock update
|
||||||
|
|
Loading…
Reference in a new issue