File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.4.0] ( https://github.com/stevearc/quicker.nvim/compare/v1.3.0...v1.4.0 ) (2025-02-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * add view option to open(), change handling of height option ([ #38 ] ( https://github.com/stevearc/quicker.nvim/issues/38 ) ) ([ b9b7eec] ( https://github.com/stevearc/quicker.nvim/commit/b9b7eec8dc56bd653ae342caa5400a4e5ba3529c ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * change default highlight.load_buffers to false ([ #39 ] ( https://github.com/stevearc/quicker.nvim/issues/39 ) ) ([ ceff21e] ( https://github.com/stevearc/quicker.nvim/commit/ceff21e3c715499cd1aba02321fdacaee8250875 ) )
14
+ * don't enforce window height for full-height vsplit quickfix ([ 049def7] ( https://github.com/stevearc/quicker.nvim/commit/049def718213d3cdf49fdf29835aded09b3e54a3 ) )
15
+ * hide filename when max_filename_width = 0 ([ #36 ] ( https://github.com/stevearc/quicker.nvim/issues/36 ) ) ([ e4fb0b1] ( https://github.com/stevearc/quicker.nvim/commit/e4fb0b1862284757561d1d51091cdee907585948 ) )
16
+ * highlights when trim_leading_whitespace = 'all' ([ 87dae0f] ( https://github.com/stevearc/quicker.nvim/commit/87dae0f25733b7bd79b600a70ca38040db68ec0b ) )
17
+
3
18
## [ 1.3.0] ( https://github.com/stevearc/quicker.nvim/compare/v1.2.0...v1.3.0 ) (2024-12-24)
4
19
5
20
You can’t perform that action at this time.
0 commit comments