If you wish to make your changes to the default configuration, simply make any changes to the the `init.el` file in the `user/` directory - this directory is reserved completely to users, so feel free to add any extra files.
## Development
Dianciemacs is currently walking it's first steps. As such, there's a lot of functionality it doesn't have that most Emacs configuration frameworks do.
This project will definitely undergo several (possibly **breaking**) changes as it matures - something you should note if you're considering using Dianciemacs.
### Roadmap
The following list contains the features which are yet to be implemented:
- Dashboard with icon
- Configuration macros (such as `package!` or `hook!`)
- Command-line tool to manage configuration
- User configuration in a user directory (something like `~/.diancite.d`)
## Contribution
Contributions are very welcome! I don't know much about Emacs lisp, so if you want a cool feature (that I may or may not have on the roadmap) and have the e-lisp proficiency, I'll happily accept it.