Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | no nvimtree on dashboard | christianchiarulli | |
2021-06-28 | nvimtree with all the features | christianchiarulli | |
2021-06-27 | use start now, for more speed | christianchiarulli | |
2021-06-26 | Fix barbar integration with nvim-tree (#523) | kylo252 | |
- 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 <[email protected]> | |||
2021-06-25 | sorting out filepicker issues | christianchiarulli | |
2021-05-14 | Enable netrw (#394) | rmagillxyz | |
* 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-04-29 | lua based whichkey | christianchiarulli | |
2021-04-15 | add h to close node | christianchiarulli | |
2021-04-15 | LunarVim | christianchiarulli | |