doomemacs/modules/ui/treemacs
Henrik Lissner b9e0ee2954 Revert 5c46a5e68 & fix treemacs-evil load order
I misunderstood the purpose of the new keybinds. They are actually fine.

Also fixes the config load order for treemacs-evil caused by weird
use-package + :after semantics.

Closes #5056
2021-05-15 17:33:37 -04:00
..
autoload.el Fix void-function treemacs-current-visibility 2020-05-03 16:31:06 -04:00
config.el Revert 5c46a5e68 & fix treemacs-evil load order 2021-05-15 17:33:37 -04:00
doctor.el Fix treemacs + lsp doctor check 2021-04-18 21:17:52 -07:00
packages.el Bump :ui 2021-05-01 01:32:04 -04:00
README.org ui/treemacs: add +lsp flag 2021-04-14 18:21:04 -03:00

ui/treemacs

Description

Treemacs is a file and project explorer similar to NeoTree or vims NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

Maintainers

  • This module has no dedicated maintainers.

Module Flags

  • +lsp Enable lsp-treemacs integration and add shortcuts for common commands.

Prerequisites

This module has no prerequisites.

Features

Configuration

Troubleshooting