nvim-tree.lua/lua/nvim-tree
Everton Jr. 1d629a5d3f
feat(#2349): add "right_align" option for renderer.icons.*_placement (#2839)
* feat(icon_placement): Allow right_align icon_placemente for decorator using ext_marks nvim api

* feat(icon_placement): Allow right_align icon_placemente for decorator using ext_marks nvim api

feat(icon_placement): Allow right_align icon_placemente for decorator using ext_marks nvim api

* feat(icon_placement): consolidate doc

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-07-21 14:49:10 +10:00
..
actions fix(#2813): macos: enable file renaming with changed capitalization (#2814) 2024-07-11 16:15:03 +10:00
appearance chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
explorer feat(#2799): filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (#2800) 2024-06-23 11:44:45 +10:00
git feat(#2799): filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (#2800) 2024-06-23 11:44:45 +10:00
iterators chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
marks fix(#2395): marks.bulk.move defaults to directory at cursor (#2688) 2024-03-15 12:03:06 +11:00
renderer feat(#2349): add "right_align" option for renderer.icons.*_placement (#2839) 2024-07-21 14:49:10 +10:00
api.lua feat(#2598): add api.tree.resize (#2811) 2024-07-11 15:15:40 +10:00
buffers.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
commands.lua feat(#2415): add :NvimTreeHiTest (#2664) 2024-02-11 14:41:40 +11:00
core.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
diagnostics.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
enum.lua feat(#2349): add "right_align" option for renderer.icons.*_placement (#2839) 2024-07-21 14:49:10 +10:00
events.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
help.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
keymap.lua feat: add api.fs.copy.basename, default mapping ge (#2698) 2024-03-14 16:57:46 +11:00
legacy.lua feat: add update_focused_file.exclude (#2673) 2024-03-25 15:41:05 +11:00
lib.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
live-filter.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
log.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
node.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
notify.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
utils.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +10:00
view.lua feat(#2598): add api.tree.resize (#2811) 2024-07-11 15:15:40 +10:00
watcher.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00