-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Describe
I was trying to disable symbolic links expanding and ended up with this mess

It affects directories with git, and works without problems in normal dirs.
Steps and Expected
(setq-default find-file-visit-truename nil) in doom/config.el, then open any file in directory with git and symbolic link in path.
Environment:
- OS: Archlinux
- Version: latest
- Package version: 20190812.1448
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers