rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

setting: export XDG_CONFIG_HOME="~/.config" will result with conflict in other program #234

Closed ApolloTang closed 8 years ago

ApolloTang commented 8 years ago

re opening issue #208

rogual commented 8 years ago

try .config or /Users/YourName/.config

ApolloTang commented 8 years ago

export XDG_CONFIG_HOME="/Users/YourName/.config" ## works :)