mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-16 18:44:12 +00:00
Merge branch 'main' into add-multicursors-nvim
one more - replacement Update modules/plugins/utility/multicursors/multicursors.nix Co-authored-by: raf <raf@notashelf.dev> remove redundancies missing an extra -
This commit is contained in:
commit
e07b53d188
5 changed files with 70 additions and 6 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Release 0.8 {#sec-release-0.8}
|
||||
|
||||
## Breaking changes
|
||||
|
||||
- `git-conflict` keybinds are now prefixed with `<leader>` to avoid conflicting
|
||||
with builtins
|
||||
|
||||
[NotAShelf](https://github.com/notashelf):
|
||||
|
||||
[typst-preview.nvim]: https://github.com/chomosuke/typst-preview.nvim
|
||||
|
|
@ -176,3 +181,4 @@
|
|||
[Libadoxon](https://github.com/Libadoxon)
|
||||
|
||||
- Add [git-conflict](https://github.com/akinsho/git-conflict.nvim) plugin for resolving git conflicts
|
||||
- Add formatters for go: [gofmt](https://go.dev/blog/gofmt), [golines](https://github.com/segmentio/golines) and [gofumpt](https://github.com/mvdan/gofumpt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue