Skip to content

Commit

Permalink
chore(version): 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sravioli committed Nov 7, 2023
1 parent 06e5f84 commit f7b4c7c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions lua/srv/plugins/motions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [0.11.0](https://github.com/sRavioli/nvim/compare/0.10.4..0.11.0) - 2023-11-07
#### Bug Fixes
- **(plugins:autocompletion)** delete file for dependencies, move to `cmp/init.lua` - ([3adbd42](https://github.com/sRavioli/nvim/commit/3adbd421b38571dff41baf3771876313dd7c455d)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ft)** uninstall `neorg` plugin - ([d880485](https://github.com/sRavioli/nvim/commit/d880485175d3c4e9e6c98bf1523e6b9b629a4b1b)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:lsp)** uninstall `symbols-outline` - ([aa8faa2](https://github.com/sRavioli/nvim/commit/aa8faa285c10b5cd919357c2b50fd5a9dbe4f8b4)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:lsp)** typo `Diagnotics:` -> `Diagnostics:` - ([a5a27de](https://github.com/sRavioli/nvim/commit/a5a27de62ea2b3d5f018757e8b47b79b855cd4a2)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:lsp)** use `srv.preferences` border for code actions - ([035ef65](https://github.com/sRavioli/nvim/commit/035ef65ad659d8d23ed70361f19bcb78fb7cc495)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:motions)** switch to function for `toggler` keymap, add toggles - ([06e5f84](https://github.com/sRavioli/nvim/commit/06e5f84ad2f5639aaf040674c1022b97da824028)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** rewrite `neo-tree` config to support v3.x, change keymaps - ([a5be5ff](https://github.com/sRavioli/nvim/commit/a5be5ff695ed0bc08f01908473706203e2a1f937)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** don't throw error when focusing current file (see (#1157)[https://github.com/nvim-neo-tree/neo-tree.nvim/issues/1157]) - ([ec02780](https://github.com/sRavioli/nvim/commit/ec02780f064b5bc8f19a6e99452c356cbc0eb18b)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** remove `hover` - ([ff0b259](https://github.com/sRavioli/nvim/commit/ff0b2597db046c12c8e3da7555d1f4aecf60433f)) - [@sRavioli](https://github.com/sRavioli)
#### Features
- **(colorschemes:kanagawa)** change neo-tree highlights - ([5022126](https://github.com/sRavioli/nvim/commit/502212620d323cc8a30b5f1c4b63abdfcadc6598)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:lsp)** enable `include_declaration` option for `lsp-lens.nvim` - ([a1a3248](https://github.com/sRavioli/nvim/commit/a1a32481b404886276db4fcccc53725d33fb33de)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** update `neo-tree` dependencies - ([1a47ec0](https://github.com/sRavioli/nvim/commit/1a47ec045a5a3ea8271a922f876a40a8a1dd9688)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** update `neo-tree` to v3.x - ([6cb3598](https://github.com/sRavioli/nvim/commit/6cb35987863263f754225f4657346f98fb741050)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** enable animations, tabpages and highlight visible for `barbar` - ([55cd982](https://github.com/sRavioli/nvim/commit/55cd982b6b6046fd026ea32bde7267111ced31b2)) - [@sRavioli](https://github.com/sRavioli)
#### Hotfixes
- **(colorschemes:kanagawa)** `theme.comment` -> `theme.syn.comment` for `BufferInactiveCHANGED` - ([66bd5e5](https://github.com/sRavioli/nvim/commit/66bd5e53f95918cc5a95221af2363576f2eac165)) - [@sRavioli](https://github.com/sRavioli)
#### Miscellaneous Chores
- **(plugins:autocompletion)** make build command more readable, inline dependencies - ([de5b25a](https://github.com/sRavioli/nvim/commit/de5b25a62fabc0e43cc58221daed581d663fd241)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** inline dependencies for `dropbar.nvim` - ([f6a0b06](https://github.com/sRavioli/nvim/commit/f6a0b06645498f9e08ccf79f82c8f74ffd75a742)) - [@sRavioli](https://github.com/sRavioli)
- **(plugins:ui)** inline dependencies for `nvim-biscuits` - ([6ee6d07](https://github.com/sRavioli/nvim/commit/6ee6d07a259c10079f313e248d7f7cbc3c1849df)) - [@sRavioli](https://github.com/sRavioli)
#### Style
- **(plugins:motions)** change comments, order of variables - ([618b2e7](https://github.com/sRavioli/nvim/commit/618b2e7243dfb03e2947986c9e1634c5222a65c4)) - [@sRavioli](https://github.com/sRavioli)

- - -

Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

0 comments on commit f7b4c7c

Please sign in to comment.