Commit graph

16 commits

Author SHA1 Message Date
Chris
0d14b91e1e seems to disable everything we may have to use a more complicated method 2021-07-04 10:22:16 -04:00
rob
1ed7392534
Prevent startup errors on first run (#645) 2021-07-04 10:07:11 -04:00
Chris
643003a0a4 remove file explorer title 2021-07-02 12:58:22 -04:00
Chris
6c7717e451 fix offset package.loaded is cool 2021-06-30 22:01:15 -04:00
christianchiarulli
59dd16925a more keybinds for nvimtree 2021-06-30 19:06:58 -04:00
christianchiarulli
4c9ef378bc new nvimtree bindings 2021-06-30 19:02:47 -04:00
Chris
fba5bc3d85 updates, everything false by default 2021-06-29 18:55:01 -04:00
christianchiarulli
6e6cc4cfb6 no nvimtree on dashboard 2021-06-28 17:24:57 -04:00
christianchiarulli
78baaafa6d nvimtree with all the features 2021-06-28 17:05:13 -04:00
christianchiarulli
3009c6e5f6 use start now, for more speed 2021-06-27 22:11:33 -04:00
kylo252
dc6196ee29
Fix barbar integration with nvim-tree (#523)
- Add an offset to display NvimTree buffer in barbar.
It won't work correctly if you enable "vim.g.nvim_tree_quit_on_open".
- Add which-key support to barbar to enable missing mappings.

Co-authored-by: Christian Chiarulli <chris.machine@pm.me>
2021-06-26 13:37:24 -04:00
christianchiarulli
19003f7577 sorting out filepicker issues 2021-06-25 20:00:32 -04:00
rmagillxyz
e15522278a
Enable netrw (#394)
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled.
If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work.

* enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins
2021-05-14 02:00:22 -04:00
christianchiarulli
4b548da246 lua based whichkey 2021-04-29 01:25:49 -04:00
christianchiarulli
954dc8cda1 add h to close node 2021-04-15 12:34:35 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00