{"id":18003082,"url":"https://github.com/zmactep/emacsd","last_synced_at":"2026-04-30T00:02:12.550Z","repository":{"id":143004005,"uuid":"81995549","full_name":"zmactep/emacsd","owner":"zmactep","description":"My emacsd configuration","archived":false,"fork":false,"pushed_at":"2018-03-26T06:39:58.000Z","size":756,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-09T19:53:49.443Z","etag":null,"topics":["configuration","emacs","emacs-configuration","haskell"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmactep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T22:29:25.000Z","updated_at":"2019-04-10T13:38:21.000Z","dependencies_parsed_at":"2023-03-17T16:45:59.830Z","dependency_job_id":null,"html_url":"https://github.com/zmactep/emacsd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmactep%2Femacsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmactep%2Femacsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmactep%2Femacsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmactep%2Femacsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmactep","download_url":"https://codeload.github.com/zmactep/emacsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149488,"owners_count":20891954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configuration","emacs","emacs-configuration","haskell"],"created_at":"2024-10-29T23:25:24.072Z","updated_at":"2026-04-30T00:02:07.529Z","avatar_url":"https://github.com/zmactep.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My emacs config\n\n**Supported version:** 25.x+\n\nBefore we start remember:\n```\nTHIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR\nIMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\n```\n\nThis config was created for rapid haskell development and some research purposes. Here is the list of the packages included:\n\n* [ergoemacs-mode](https://ergoemacs.github.io)\n* [intero](https://commercialhaskell.github.io/intero/)\n* [idris-mode](https://github.com/idris-hackers/idris-mode)\n* [markdown-mode](http://jblevins.org/projects/markdown-mode/)\n* [neotree](https://github.com/jaypei/emacs-neotree)\n* [projectile](https://github.com/bbatsov/projectile)\n* [multiple-cursors](https://github.com/magnars/multiple-cursors.el)\n* and some more...\n\nAll the packages are installed from [melpa](http://melpa.org) repository. It also uses [Dracula](https://draculatheme.com) theme.\nThe configuration is also uses a set of fonts both for icons and pretty code view. All these fonts can be found on [fonts](https://github.com/zmactep/emacsd/tree/master/fonts) directory and should be installed into your system.\n\nInstallation\n============\n\n1. Install emacs 25.x+. For macOS use [Emacs for Mac OS X](https://emacsformacosx.com).\n1. Clone the config: `git clone https://github.com/zmactep/emacsd ~/.emacs.d`\n1. Install all the fonts from [fonts](https://github.com/zmactep/emacsd/tree/master/fonts) directory.\n1. Install [stack](https://haskellstack.org), [stylish-haskell](https://github.com/jaspervdj/stylish-haskell), [hlint](https://github.com/ndmitchell/hlint) and [pandoc](http://pandoc.org). \n1. To use spell checks install [hunspell](http://hunspell.github.io) with required [dictionaries](https://github.com/wooorm/dictionaries).\n\nThan just run **emacs**. It will install all the packages and configs on the first start.\n\nUsage\n=====\n\nJust enjoy your emacs.\n\nTroubleshooting\n===============\n\nSome common problems and their solutions. Thanks to [Bogdan Neterebskii](https://github.com/OZzZzZ).\n\nCould not find font ...\n-----------------------\n\nIf you want to use configuration default font do not forget to install it. In other case you may want to edit file ~/.emacs.d/init.el in line `(set-default-font ...)`. Feel free to edit parameters.\n\nCound not install Intero!\n-------------------------\n\nIt happens GHC version confusing fo Intero (look at [this](https://github.com/commercialhaskell/intero/issues/232) issue). Try to change or update your GHC version.\n\nAnother way to solve this problem is to read log message carefully and find the answer. In my case it was `cannot find -ltinfo`. Im means that `tinfo` library was missing. So after installation (e.g. with command `apt-get install libtinfo-dev`) everything seems to be OK.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmactep%2Femacsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmactep%2Femacsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmactep%2Femacsd/lists"}