Commit graph

30 commits

Author SHA1 Message Date
opalmay
5ae42b0c44
feat: update setup tables (#3693)
* feat(nvim-tree): update setup table

* chore: lint

* fix: move option to correct place

* feat(illuminate): update setup table

* feat(which-key): update setup table

* feat(project.nvim): update setup table

* feat(gitsigns): update setup table

* chore: lint

* feat(lir): update setup table
2023-01-07 17:03:03 +02:00
Nitai Charan
b42e8c3c73
fix(nvimtree): avoid hard-coded mapping (#3492) 2022-11-18 09:24:58 +01:00
LostNeophyte
978ff7c24d
perf(treesitter): disable in big files (#3268)
* perf(treesitter): disable in big files
* fix: disable `use_treesitter` in indentlines and remove vim.schedule
* refactor(treesitter): use `vim.schedule`
* perf: set nocursorline in big json files
* perf: disable more things in big files
* chore: format
2022-11-01 10:37:50 +01:00
Mark Huggins
36c8bdee9f
refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
Nick Waywood
9caece34e4
feat: add missing nvimtree setting (#3138) 2022-10-04 01:27:47 +00:00
Philippe Richard
8767a17b5e
feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
Christian Chiarulli
1c03ac8052
feat: reload and lir color update (#3123) 2022-10-03 00:56:23 +00:00
Abouzar Parvan
65777d858f
fix(nvimtree): remove view height
Fixes #3076
2022-09-25 15:45:19 +03:30
Christian Chiarulli
2190dba4c7
feat: a less noisy tree (#3042) 2022-09-19 19:35:57 -04:00
Christian Chiarulli
a4c2dc4d0b
refactor: small improvements (#3021) 2022-09-15 23:33:08 -04:00
CPea
d6c81db7f5
fix(nvimtree): remove indent_markers icons trailing space (#2854) 2022-07-31 17:00:55 +02:00
Abouzar Parvan
0ee8b8f653
feat: fix a couple of issues (#2750)
* fix(nvimtree): do not set key if disabled

* fix(telescope): move pickers of out defaults

* fix(install): use proper gentoo installation
2022-06-23 10:27:18 +04:30
kylo252
1d1f7bac65
fix: skip calling nvim-tree.setup() more than once (#2707) 2022-06-11 17:46:37 +02:00
Abouzar Parvan
7c53bd64c5
fix(nvimtree): update nvim-tree setup (#2681) 2022-05-31 19:45:43 +04:30
Abouzar Parvan
0eb85a7241
fix(nvimtree): add latest changes from nvimtree (#2537) 2022-04-29 02:06:13 +04:30
Abouzar Parvan
6a66e39f29
feat(icons): make it possible to disable icons (#2529) 2022-04-28 19:00:39 +04:30
Abouzar Parvan
74d93dcc05
fix(nvimtree): make sure on_config_done is using the correct require (#2509) 2022-04-23 16:23:16 +04:30
Pascal Hubrecht
75cfebbfee
fix(nvimtree): escape the dot character in custom filter (#2493) 2022-04-22 01:47:24 +04:30
Abouzar Parvan
e0a71dc40c
fix: nvim-tree taking half the window on open (#2357) 2022-03-18 12:35:29 +03:30
Abouzar Parvan
c12338393e
chore(plugins): bump version (#2321) 2022-03-02 17:36:06 +03:30
Abouzar Parvan
ffcfdf4306
refactor(nvim-tree): update settings structure (#2304) 2022-02-23 14:29:09 +03:30
kylo252
564798b83e
refactor(nvim-tree): remove unused code (#2266) 2022-02-11 16:41:30 +01:00
kylo252
63321d000f
refactor(nvim-tree): cleanup and update settings (#2182) 2022-01-15 13:09:58 +01:00
xeluxee
02a1e769be
fix(nvimtree): handle paths containing spaces (#2027) 2021-12-04 16:57:41 +01:00
xeluxee
e292d665f1
fix(nvimtree): restore default mappings + make them customizable (#2007) 2021-12-03 18:57:43 +01:00
kylo252
8641c38c86
fix(nvimtree): update settings (#2001) 2021-11-29 09:12:13 +01:00
kylo252
24be0ef1ef
chore: bump core-plugins version (#1989) 2021-11-27 15:22:43 +01:00
kylo252
c26ac5364f
refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
ChristianChiarulli
888b1fee21 feat: auto resize for more consistent UI behavior 2021-11-11 22:32:14 -05:00
kylo252
52b7455741
feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
Renamed from lua/core/nvimtree.lua (Browse further)