Commit Graph

  • c1466f991a fix(#2327): set parent folder git ignore status following file update (#2328) Alexander Courtis 2023-07-29 16:28:19 +10:00
  • 273c1700eb fix(#1931): do not execute git status in git ignored directories (#2326) Alexander Courtis 2023-07-23 17:12:49 +10:00
  • 3b62c6bf2c feat(event): add TreeRendered (#2324) Stefano Stoduto 2023-07-16 09:22:45 +02:00
  • 697bfaccac feat: add filters.git_ignored (prev git.ignore), apply "Toggle Filter:" prefix to mapping descriptions (#2325) Alexander Courtis 2023-07-16 13:26:03 +10:00
  • a6daf50b9d feat: support custom $GIT_DIR (#2263) Zach Himsel 2023-07-15 22:44:21 -04:00
  • ef305a888b feat(#2313): sort_by -> sort.sorter, add sort.folders_first default true (#2314) Alexander Courtis 2023-07-15 15:20:22 +10:00
  • a708bd2413 feat: add sort_by "suffix" (#2307) Cyber Oliveira 2023-07-09 00:49:41 -03:00
  • 04b2c1e08c fix: sort_by "extension" falls back to name (#2306) Cyber Oliveira 2023-07-09 00:12:49 -03:00
  • 3d2fd90b28 feat: add sort_by "filetype" (#2302) Cyber Oliveira 2023-07-08 23:31:06 -03:00
  • 4af572246c fix(#1989): cut/paste over open buffer (#2279) Alexander Courtis 2023-07-02 17:13:50 +10:00
  • d17389ce53 fix(#2301): do not show git status on grouped dirs when show_on_open_dirs (#2303) Alexander Courtis 2023-07-02 16:00:27 +10:00
  • 1fe32286db fix(#2293): remove unnecessary git status during find file (#2294) Alexander Courtis 2023-07-01 11:28:20 +10:00
  • 3cc698b35b feat(#2270): add notify.absolute_path - show file or absolute path (default) names with notifications (#2286) Asror 2023-06-24 23:06:21 -04:00
  • 7aff29d755 feat(#2277): skip overwrite prompt when copy/cut paste into same directory (#2278) Alexander Courtis 2023-06-25 11:37:55 +10:00
  • c3c6544ee0 feat(event): add WillCreateFile, WillRemoveFile (#2273) Svetlozar Iliev 2023-06-19 03:00:55 +03:00
  • 85ece277bc docs: clarify need for clean room replicator on bug report form Alexander Courtis 2023-06-19 09:57:06 +10:00
  • bdceaf5096 feat(#1804): add api.marks.bulk.delete with default bd mapping (#2276) Alexander Courtis 2023-06-18 14:09:11 +10:00
  • d4f6d33496 fix(#2240): disable watchers following EMFILE (#2268) Alexander Courtis 2023-06-18 11:42:48 +10:00
  • f873625d06 fix: focus visible parent on collapse all (#2261) Azad 2023-06-12 08:05:06 +02:00
  • f5804ce94e fix: fs_watcher not started for .git folders (windows) (#2265) Anton Kriese 2023-06-12 07:44:52 +02:00
  • e0c7eb5044 docs: fix typo in netrw section (#2264) Felix Kästner 2023-06-11 16:54:31 +02:00
  • 034511714b fix(#1545): dispatch Event.Resize on all window resizes, requires nvim 0.9+ (#2238) Alexander Courtis 2023-06-10 16:58:29 +10:00
  • 8d82c4dbe1 feat: support vim.diagnostic.is_disabled() (#2232) Steven Stallion 2023-06-10 01:10:28 -05:00
  • 576d4c1b03 refactor: move reload function into utils module (#2247) Azad 2023-06-10 08:02:02 +02:00
  • f5d970d450 docs: reformat quickstart readme example (#2258) Sander 2023-06-05 01:10:57 +02:00
  • 63061404f4 feat(#1837): add git.disable_for_dirs (#2239) Alexander Courtis 2023-06-04 14:29:04 +10:00
  • 73ab6651db docs: add on_attach to quickstart (#2256) Alexander Courtis 2023-06-04 14:09:49 +10:00
  • 58d1014324 docs: add on_attach to quickstart (#2236) Alexander Courtis 2023-06-04 14:02:32 +10:00
  • e2a4c9d09d docs: clarify git icon positions (#2235) Alexander Courtis 2023-05-27 16:23:33 +10:00
  • 164eb10cbd fix(#2104): remove experimental.git.async, always used (#2234) Alexander Courtis 2023-05-27 15:11:29 +10:00
  • d5d6950a0d fix(#1785): retain focused node on filter toggles (#2202) Azad 2023-05-27 05:47:36 +02:00
  • 9ef6c3cd88 docs: add nvim-tree-netrw (#2222) Alexander Courtis 2023-05-24 12:09:23 +10:00
  • b1e074d2b5 feat: add winid parameter for api.tree.open, toggle, find_file (#2213) Alexander Courtis 2023-05-21 17:37:22 +10:00
  • 736c7ff590 feat: add NvimTreeSymlinkIcon (#2198) DoctorKnowsBetter 2023-05-15 03:54:36 +03:00
  • b6574056b5 fix(#2191): edit: disregard floating windows (#2212) Alexander Courtis 2023-05-15 10:38:11 +10:00
  • 89816ace70 fix(#2191): edit: disregard floating windows (#2209) Alexander Courtis 2023-05-14 11:30:01 +10:00
  • 498e8793bb fix: nerd font 3 bookmark icon (#2203) MoonFruit 2023-05-13 13:21:08 +08:00
  • 270c95556c fix: type annotations for utils.is_nvim_tree_buf (#2180) kang 2023-05-06 13:37:12 +08:00
  • 98b76ff0a2 feat: add NvimTreeNormalFloat (#2167) James Tan 2023-05-06 13:33:17 +08:00
  • 53295de04d chore(deps): bump JohnnyMorganz/stylua-action from 2 to 3 (#2181) dependabot[bot] 2023-05-03 13:06:40 +02:00
  • 0df384b6c0 feat(api): add node.open.drop() (#2164) gegoune 2023-04-30 09:35:25 +02:00
  • 9c60947926 fix(#2175): check number of actions.open_file.window_picker.chars before picking window (#2177) Alexander Courtis 2023-04-30 15:56:46 +10:00
  • d8b154c5f0 fix(#2154): find_file doesn't work when group_empty option is enabled (#2100) Zhanibek Adilbekov 2023-04-29 13:03:20 +06:00
  • 74996b8626 docs: clarify on_attach example, quick start (#2165) Alexander Courtis 2023-04-29 17:00:40 +10:00
  • 1f5bbc1efd Revert "fix(#1976): support non-standard $GIT_DIR (#2012)" Alexander Courtis 2023-04-29 16:42:51 +10:00
  • bb375fb203 build: explicit lua lsp settings (#2166) Alexander Courtis 2023-04-24 13:03:59 +10:00
  • 061a05bfd9 fix(#2132): focus file after rename and paste (#2151) baahrens 2023-04-23 05:59:16 +02:00
  • 71e1c5bdc2 test: disable netrw for clean room (#2163) Alexander Courtis 2023-04-23 13:33:13 +10:00
  • 13c714681f fix(#2157): use stdpath cache for nvim-tree-on-attach.lua (#2159) Alexander Courtis 2023-04-23 13:09:49 +10:00
  • d68b00a63e feat(api): Add new node selection action based on tab :drop command (#2161) hinell 2023-04-23 02:41:21 +03:00
  • 967865cdb7 doc: update matrix link Alexander Courtis 2023-04-22 16:35:02 +10:00
  • 517dee64c1 fix(#1976): support non-standard $GIT_DIR (#2012) Damien Mehala 2023-04-22 05:26:43 +02:00
  • f8bb6b4c76 feat(#1974): enable experimental.git.async by default, see https://github.com/nvim-tree/nvim-tree.lua/issues/2104 (#2158) Alexander Courtis 2023-04-22 13:22:30 +10:00
  • 0db85a7024 doc: add test case requirement to CONTRIBUTING Alexander Courtis 2023-04-18 17:11:24 +10:00
  • a774fa186c feat(api): add tree.is_visible, tree.is_tree_buf (#2150) Alexander Courtis 2023-04-18 16:51:57 +10:00
  • 5b5373254f fix: help window header is minimum width (#2149) Alexander Courtis 2023-04-18 15:30:44 +10:00
  • e99616bebe doc: tidy quick start, enhance on_attach Alexander Courtis 2023-04-18 14:38:57 +10:00
  • 5cc18d4f2f update hero shots Alexander Courtis 2023-04-18 13:24:22 +10:00
  • 5aa318c159 feat: deprecate view.mappings, see https://github.com/nvim-tree/nvim-tree.lua/wiki/Migrating-To-on_attach (#2143) Alexander Courtis 2023-04-18 10:17:22 +10:00
  • 8f392fa763 fix(#2126): custom window pickers may create windows (#2140) Anshuman Medhi 2023-04-16 13:58:10 +08:00
  • a8a4834e1a fix(#2139): API functions not passing arguments (#2141) John Fred Fadrigalan 2023-04-16 07:27:11 +08:00
  • 6ad5c26f4d feat(#2079): sort_by may return predefined sort (#2123) Alexander Courtis 2023-04-15 15:53:40 +10:00
  • 56cdb5827d fix(#1950): disable most API until nvim-tree setup has been called (#2125) Alexander Courtis 2023-04-15 15:52:07 +10:00
  • f3dbddf8b3 feat(renderer): add NvimTreeSymlinkFolderName (#2000) Eden Lentz 2023-04-15 01:24:50 -04:00
  • 68f485b454 fix(#1697): remove notify plugin auto-detection (#2135) Kasper Kondzielski 2023-04-15 07:18:05 +02:00
  • 0a144ba50a fix(#2109): floating help window (#2120) Alexander Courtis 2023-04-15 14:59:30 +10:00
  • b601b5aa25 fix(#2133): harden hide_root_folder deprecation (#2134) Alexander Courtis 2023-04-12 16:33:14 +10:00
  • e16083cb01 deprecated(#1808): hide_root_folder (#2124) Alexander Courtis 2023-04-12 16:02:48 +10:00
  • 48d53a5934 feat(#1669): remove deprecated open_on_setup mechanisms (#2122) Alexander Courtis 2023-04-11 14:53:27 +10:00
  • 920d5c8f7e fix(#2114): remove deprecated non-API from lib, events (#2121) Alexander Courtis 2023-04-11 12:11:38 +10:00
  • 086bf310bd docs: complete API (#2115) Alexander Courtis 2023-04-09 14:11:03 +10:00
  • d1410cb089 docs: :help for api.node (#2106) Alexander Courtis 2023-04-04 16:32:32 +10:00
  • 94e3b09900 chore(deps): bump amannn/action-semantic-pull-request (#2107) dependabot[bot] 2023-04-03 13:18:42 +03:00
  • 0ef3d4613f feat(#1974): experimental.git.async see https://github.com/nvim-tree/nvim-tree.lua/issues/2104 (#2094) Alexander Courtis 2023-04-03 16:20:52 +10:00
  • 7ad1c204c4 fix: api.node.open.preview should toggle directories (#2099) gegoune 2023-04-03 09:20:23 +03:00
  • 0c9bfe7225 feat(#2092): add api.node.navigate.open.next, prev (#2093) Alexander Courtis 2023-04-03 14:23:03 +10:00
  • 7cd722ff3a ci: ensure PR subjects follow semantic commit spec (#2096) gegoune 2023-04-03 07:21:52 +03:00
  • 3e9509ec1b fix(#2088): actions change dir enable false does not update tree root (#2095) Alexander Courtis 2023-04-03 13:07:11 +10:00
  • 45400cd7e0 feat(api): add api.commands.get (#2083) Alexander Courtis 2023-03-28 10:52:48 +11:00
  • a38f9a55a4 fix(#2086): "Rename: Omit Filename" not removing file name (#2087) Pholawat 2023-03-27 06:52:09 +07:00
  • 6319ad9405 fix(#2078): :NvimTreeFindFile focuses tree (#2080) Alexander Courtis 2023-03-26 15:34:26 +11:00
  • 886d852f6e fix(#1858): deprecation warning for config.mappings.active and default (#2084) Alexander Courtis 2023-03-26 15:29:16 +11:00
  • 6515a1e1a9 fix(#2081): do not change root for inexistent files (#2082) Alexander Courtis 2023-03-26 15:05:41 +11:00
  • 874b7be5d0 fix(diagnostics): coc obey diagnostics.severity (#2072) CsYakamoz 2023-03-25 13:06:21 +08:00
  • 31d8e24460 fix(#2057): update focused file on new terminal (#2060) EliasGill 2023-03-25 00:50:22 -03:00
  • aa9971768a doc: spelling (#2070) Zhizhen He 2023-03-21 13:39:45 +08:00
  • a50723e35f fix(doc): duplicate help tag in README (#2066) Gaétan Lepage 2023-03-20 12:52:53 +01:00
  • 4f036342f1 feat(api): add api.config.mappings.get_keymap and get_keymap_default (#2056) Alexander Courtis 2023-03-20 11:23:45 +11:00
  • 1d79a64a88 doc: README installation points to wiki for plugin manager instructions (#2055) Alexander Courtis 2023-03-14 10:06:47 +11:00
  • fe980baa94 feat(api): api.tree.find_file feature parity with open/toggle, convert all commands to API, document commands (#2039) Alexander Courtis 2023-03-13 16:53:20 +11:00
  • f0a1c6ae2e fix(#1858): fire TreeAttachedPost event following on_attach call Alexander Courtis 2023-03-13 14:48:01 +11:00
  • 1830e5e8a4 feat(git): add TM git status (#2045) gegoune 2023-03-13 05:00:32 +02:00
  • 6e4b3b1868 doc: clarify setup() expense and purpose Alexander Courtis 2023-03-13 12:15:36 +11:00
  • 851ed88f29 doc: bug report points users to wiki for nvt-min.lua replication Alexander Courtis 2023-03-13 11:45:30 +11:00
  • 6001523c0a doc: bug report points users to wiki for nvt-min.lua replication (#2051) Alexander Courtis 2023-03-13 11:44:00 +11:00
  • bbb6d48910 feat(api): add api.config.mappings.default_on_attach (#2037) Alexander Courtis 2023-03-06 10:45:58 +11:00
  • 1b453441f4 doc: case sensitive rename is not possible on macOS with case insensitive file systems Alexander Courtis 2023-03-04 15:02:01 +11:00
  • 6117582578 fix: typo on clipboard notify (#2032) Jeremy Goh 2023-03-04 10:51:09 +08:00
  • 362ecbeed6 fix(#2024): revert removal of deprecated nvim-tree.config nvim_tree_callback Alexander Courtis 2023-02-28 09:09:22 +11:00
  • 59bcb01d3b fix(#2024): help handles empty mapping description Alexander Courtis 2023-02-27 20:28:10 +11:00