Commit Graph

413 Commits

Author SHA1 Message Date
Gergely Polonkai 136f427c01
[Bugfix] Fix configuration of dired-rainbow 2021-03-18 06:26:50 +01:00
Gergely Polonkai ebc7398e39
Install clojure-mode
Clojure is the next language i want to learn.
2020-12-10 05:20:49 +01:00
Gergely Polonkai e15290b262
Remove the pipenv package
I no longer use pipenv in any of my projects as i switched to poetry.
2020-12-10 05:20:48 +01:00
Gergely Polonkai eb822441cc
Remove the xlicense package
It disappeared from package repositories, and i never used it anyway…
2020-12-10 05:20:44 +01:00
Gergely Polonkai dd0cf05d63
[Code Cleanup] Remove duplicate dired-related package installs 2020-12-10 05:20:37 +01:00
Gergely Polonkai 69f5e44ba7
Don’t turn on dired-du by default 2020-12-03 13:06:42 +01:00
Gergely Polonkai 45de213890
Update the Org configuration
* Enable Org Tempo to use templates, and for easier use of structure templates
* Enable checkbox dependency enforcing
* Dim blocked tasks
2020-11-05 09:25:22 +01:00
Gergely Polonkai 9c47543bdd
Update capitalization and some heading levels 2020-11-05 09:25:22 +01:00
Gergely Polonkai 8b2e5d8659
Make the prettify-symbols-mode section easier to read 2020-11-05 09:25:22 +01:00
Gergely Polonkai e343fda9e1
Install the fish-mode package 2020-11-05 08:20:54 +01:00
Gergely Polonkai b5f0952422
Properly bootstrap Quelpa
Instead of pulling it using `use-package`, i now bootstrap it the official way.
2020-11-01 06:07:11 +01:00
Gergely Polonkai b696242194
Fix the mu4e configuration 2020-10-30 18:27:29 +01:00
Gergely Polonkai 107869d019
Remove indent level setup 2020-10-30 18:27:29 +01:00
Gergely Polonkai add1590e1d
Remove f-string font locking
It causes deep trouble with Emacs 27
2020-10-30 18:26:49 +01:00
Gergely Polonkai 7bbb7dab6d
Add configuration for the Rust language 2020-10-30 18:24:39 +01:00
Gergely Polonkai a651872155
Add the tidal package 2020-06-16 06:50:34 +02:00
Gergely Polonkai 97f8ffdb6b
Add the elpher package to browse the Gopherspace 2020-06-16 06:50:33 +02:00
Gergely Polonkai 93a8924d85
Remove wakatime
I want to do this for a while, as it’s pretty useless.  I can’t even brag by the numbers :D
2020-06-16 06:50:33 +02:00
Gergely Polonkai 426c22c030
Install the ox-rst package 2020-03-24 11:30:52 +01:00
Gergely Polonkai ac0cdec17f
Install the matrix-client package with quelpa-use-package 2020-03-03 07:56:29 +01:00
Gergely Polonkai 26da644ad7
Make poetry a bit more responsive 2020-03-03 06:21:33 +01:00
Gergely Polonkai ea0303af23
Unbind the C-z key
It’s rather dangerous under Sway, as i can’t restore a frame into running state after i press
it (although Emacs still happily responds).
2020-03-03 06:21:32 +01:00
Gergely Polonkai 72b38bc10b
Install Quelpa and quelpa-use-package 2020-03-03 06:21:31 +01:00
Gergely Polonkai 38e52bb216
Fix the org-msg backend 2020-02-21 05:50:31 +01:00
Gergely Polonkai 6cc2c8523f
Font lock variables in F-strings 2020-02-17 11:58:59 +01:00
Gergely Polonkai f15ba9966a
Install the kubernetes package 2020-02-14 19:04:48 +01:00
Gergely Polonkai f273c0df6f
Move from anaconda to ElPy 2020-02-13 09:26:04 +01:00
Gergely Polonkai 5960b4c741
Set the mail-user-agent to sendmail 2020-02-13 09:19:45 +01:00
Gergely Polonkai ed696285b8
Add the ponylang-mode package 2020-01-06 09:18:43 +01:00
Gergely Polonkai e95d823bc7
Add the mu4e-maildirs-extension package
So i know how many mails are waiting in my INBOX.
2019-12-12 16:08:05 +01:00
Gergely Polonkai c2c0d7dab8
Add code snippet capturing functions 2019-12-12 16:08:04 +01:00
Gergely Polonkai 9953cb1f49
Add the Poetry package to a new Python menu 2019-12-12 16:07:48 +01:00
Gergely Polonkai b67bc78f3f
Install the poetry package 2019-12-12 16:03:28 +01:00
Gergely Polonkai 86f5ad6cf8
Make Python docstring insertion a bit easier
Now point is placed between the triple quotes, and an empty line is added after the docstring block.
2019-12-09 06:17:03 +01:00
Gergely Polonkai 0d4169bf02
Update Org config
- Disable using only compatible dates.  Since all my machines are fine with large dates, i don’t
  really have to care.
- Add some prefixes to the Agenda listing so i know where the tasks come from
2019-12-09 06:17:02 +01:00
Gergely Polonkai 1e278a8540
Install speedbar and its Projectile extension 2019-12-09 06:17:01 +01:00
Gergely Polonkai b6d5f61bd7
Fix the frame font setting function
The last parameter should be a list of frames instead of a single frame.
2019-12-09 06:16:26 +01:00
Gergely Polonkai f4311bca95
Configure FlyCheck to always use Python3 2019-11-14 15:00:33 +01:00
Gergely Polonkai 143a3b8206
Set the kill-read-only-ok variable 2019-11-14 15:00:19 +01:00
Gergely Polonkai 6695666dee
Add the gnu-elpa-keyring-update package 2019-11-14 14:55:55 +01:00
Gergely Polonkai 03f9bf002b
Remove a superfluous comment 2019-11-14 14:35:22 +01:00
Gergely Polonkai 14c8a85898
Make helm-c-yasnippet load only after yasnippets 2019-11-14 14:35:21 +01:00
Gergely Polonkai 9107b0f513
Fix the value of org-capture-templates
A `(quote)` call was missing, which resulted in an empty template list.
2019-11-14 14:35:20 +01:00
Gergely Polonkai 17ced28e3d
Make yasnippet-snippets load only after yasnippets 2019-11-14 14:35:19 +01:00
Gergely Polonkai 5970581376
Fix dependencies of org-projectile
It must load after projectile *and* org is loaded.
2019-11-14 14:35:18 +01:00
Gergely Polonkai 14f03a8ac9
Install the ob-mermaid package 2019-10-22 11:17:40 +02:00
Gergely Polonkai 60cc73e464
Install the vue-html-mode package 2019-10-22 11:02:02 +02:00
Gergely Polonkai 405012f576
Reinstall the org-bullets package 2019-10-22 11:01:47 +02:00
Gergely Polonkai 3d795af2ab
Install the ob-restclient package 2019-10-22 11:00:00 +02:00
Gergely Polonkai 9a0e5e2635
Update the org-projectile configuration
Add a key binding, and set the path of the TODO file
2019-10-22 10:50:26 +02:00
Gergely Polonkai e3b3498148
Set org-directory as early as possible 2019-10-22 10:48:53 +02:00
Gergely Polonkai 83f2aec4ae
Update Org config to use :custom instead of setq calls 2019-10-22 10:48:52 +02:00
Gergely Polonkai 5326b1a250
Pimp dired a bit 2019-10-22 10:48:51 +02:00
Gergely Polonkai 83e33f9135
Move prerequisite loading before the configuration part 2019-10-22 10:48:50 +02:00
Gergely Polonkai 885219a7ac
Move load-path manipulation to the beginning of the configuration 2019-10-22 10:48:50 +02:00
Gergely Polonkai a16687e802
Continue moving Org settings to the use-package :custom block 2019-09-23 13:55:56 +02:00
Gergely Polonkai d3ebe65a15
Fix dired-rainbow configuration 2019-09-23 13:55:55 +02:00
Gergely Polonkai f6f83d6b15 Add the arduino package for better support for Arduino source files 2019-09-10 06:36:34 +02:00
Gergely Polonkai a3362e7bbe Add customizations for the bug-reference package 2019-09-10 06:36:34 +02:00
Gergely Polonkai 26a65a7bd4 Add packages to support GitLab CI config editing 2019-09-10 06:36:33 +02:00
Gergely Polonkai 9b2e7599f3 Add graphql package for GraphQL file editing support 2019-09-10 06:36:33 +02:00
Gergely Polonkai 71b9e998f2 Add Helm interface for pass (Password Store) 2019-09-10 06:36:33 +02:00
Gergely Polonkai 1579b921e8 Filter SOMEDAY items out from the org-random-todo list 2019-09-10 06:36:32 +02:00
Gergely Polonkai c111714f84 Pimp Org with helm-org and helm-org-rifle
I’m not sure if i’ll use either of them, though…
2019-09-10 06:36:32 +02:00
Gergely Polonkai 3d9a35f7f3 Pimp dired a bit 2019-09-10 06:36:32 +02:00
Gergely Polonkai f59b86fb69 Remove real-auto-save-mode
It caused more pain than good…
2019-09-10 06:36:31 +02:00
Gergely Polonkai b776127e4c Update Org config to use :custom instead of setq calls 2019-09-10 06:36:30 +02:00
Gergely Polonkai 82ce975d95 Indentation and typo fixes 2019-09-09 18:19:57 +02:00
Gergely Polonkai ab29d5d2f5 Set org-log-note-clock-out to non-nil
So i can log some thoughts when clocking out from a task.
2019-04-01 08:00:59 +02:00
Gergely Polonkai 94ffcbe4ef Remove fci-mode 2019-03-29 10:30:54 +01:00
Gergely Polonkai 12e54cb7d7 Add mouse binding for multiple-cursors 2019-03-29 10:23:42 +01:00
Gergely Polonkai d4fca38e9e [Bugfix] Make gpolonkai/set-font-size and --set-emoji-font work for text frames 2019-03-29 07:52:30 +01:00
Gergely Polonkai 32759d1544 Convert setq calls of customisable variables to customize-set-variable calls
Well, most of them. Some are a bit harder to do so i leave them for later.
2019-02-22 07:27:14 +01:00
Gergely Polonkai 8ab669205c Minor code cleanup in gpolonkai/enclose-region 2019-02-22 07:11:10 +01:00
Gergely Polonkai 00dcbdd2ea Make use-package less verbose
It’s awesome how much it speeds up my Emacs startup.
2019-02-22 07:11:10 +01:00
Gergely Polonkai 829e433203 Stop highlighting trailing whitespace in mail buffers 2019-02-22 07:11:10 +01:00
Gergely Polonkai ca62086ff2 Make mu4e not ask for confirmation upon quit 2019-02-22 07:11:10 +01:00
Gergely Polonkai 03f3c4ec78 Make it possible to insert the current filename at point 2019-02-19 15:34:03 +01:00
Gergely Polonkai 74922ec587 Handle org-protocol:// links 2019-02-19 15:34:03 +01:00
Gergely Polonkai b3cc6bd29c Create my own Transient command
It’s presented as a nice menu, and will most probably take over my personal keymap soon.
2019-02-19 15:30:45 +01:00
Gergely Polonkai 180ae79080 [Refactor] Use expand-file-name instead of concat where possible 2019-02-19 11:05:55 +01:00
Gergely Polonkai f05711f5bf Update capture templates
* The indentation of the Blog and GT2 note templates are now better
* The GT2 note template now includes the currently stored link
2019-02-19 11:05:55 +01:00
Gergely Polonkai 9a92b7b061 Move some URLs to SOURCE properties 2019-02-19 11:05:55 +01:00
Gergely Polonkai 0836515690 [Doc] Change docstring of camel-case-to-snake-case 2019-02-19 11:05:55 +01:00
Gergely Polonkai 8320e5708a [Refactor] Refactor enclose-region
Now it doesn’t create unnecessary global variables.
2019-02-19 11:05:55 +01:00
Gergely Polonkai aa6e8495de Fix indentation and custom variables setting for use-package loading 2019-02-19 11:05:55 +01:00
Gergely Polonkai 194fc2d810 Make mu4e use helm as a completion read function 2019-02-19 10:49:17 +01:00
Gergely Polonkai 1b7ea5bb11 Don’t ensure the po-mode package
It is installed from a system package on all my machines, so there’s no need to
fetch it from MELPA.
2019-02-14 19:35:33 +01:00
Gergely Polonkai bcaedd15e9 Configure mu4e to be used with Org 2019-02-14 19:35:33 +01:00
Gergely Polonkai 5f5a862ec0 Enable electric-operator mode for Python 2019-02-14 19:35:33 +01:00
Gergely Polonkai 1cd9441a06 Apply font size changes on startup 2019-02-04 11:03:10 +01:00
Gergely Polonkai 23cb143ce7 Properly customize ispell 2019-02-04 11:03:10 +01:00
Gergely Polonkai 046cd47381 Configure the golden-ratio package 2019-02-04 11:03:10 +01:00
Gergely Polonkai e03f684688 Remove newsticker configuration
I never really used it anyway…
2019-02-04 10:58:24 +01:00
Gergely Polonkai f197b35369 Configure the org-sticky-header package
It looks really nice; also, it helps knowing where i am standing in the tree.
2019-02-04 10:44:28 +01:00
Gergely Polonkai e7683a46af Don’t start whitespace-mode in Org mode
It doesn’t look too good anyway; also, it messes up my new custom faces soon to be introduced…
2019-02-04 10:44:28 +01:00
Gergely Polonkai b57f0ce21f Update projectile configuration 2019-01-03 16:26:49 +01:00
Gergely Polonkai 90d936fe37 Add ace-mc key bindings 2019-01-03 16:26:49 +01:00
Gergely Polonkai da59337f76 Configure the forge package
It will need a lot of fine tuning, though.
2018-12-22 15:14:00 +01:00
Gergely Polonkai 766b3e7345 Enable form-feed-mode for Help buffers 2018-12-22 15:14:00 +01:00
Gergely Polonkai b32497a93e Further customisations for wdired 2018-12-10 13:05:44 +01:00
Gergely Polonkai 99e39400de Move package.el initialisation to configuration.org 2018-12-10 08:27:41 +01:00
Gergely Polonkai 35fa82c5a2 Configure the org-msg package 2018-12-10 08:27:41 +01:00
Gergely Polonkai 9b39308367 Configure the org-autolist package 2018-12-10 08:27:41 +01:00
Gergely Polonkai ee67921db1 Set the height of Moody mode-line to a more pleasing value 2018-12-03 09:59:39 +01:00
Gergely Polonkai 518a1a7ac6 [Bugfix] Fix variable name in gpolonkai/save-killed-buffer-filename 2018-12-03 09:59:39 +01:00
Gergely Polonkai cf216711e6 Try to rely less on the current graphics mode 2018-11-30 10:11:08 +01:00
Gergely Polonkai b7bbaa1060 Configure the docker-tramp package 2018-11-30 09:27:57 +01:00
Gergely Polonkai 2e58114038 Make Nyan’s trail a bit shorter
…so it fits on my portrait screen.
2018-11-30 09:27:57 +01:00
Gergely Polonkai ca4ecfc231 Reinstall fill-column-indicator
I found some advice (pun intended) on how to make it work with `avy`.
2018-11-30 09:27:57 +01:00
Gergely Polonkai 3400df2052 Switch back from spaceline to Moody
I found some hints on how to make it look better, so it’s time to activate it again!

A bit more customisation might be needed, though, as i find it too wide for my taste…
2018-11-30 09:27:57 +01:00
Gergely Polonkai 7a0b358b70 Add new key bindings
`M-g C` is now `avy-goto-char-2`, `C-c ;` is now `org-toggle-timestamp-type`.
2018-11-27 06:12:45 +01:00
Gergely Polonkai 9b8a3d06f6 Get rid of helm-mu
It doesn’t activate where i actually wanted it to, and where it does, it doesn’t help much.
2018-11-27 06:12:45 +01:00
Gergely Polonkai 81f10ed017 Fine-tune key chords for org capture and clocking 2018-11-23 15:45:16 +01:00
Gergely Polonkai 84a6c6faa4 Add capture templates for adding notes to the current task 2018-11-23 15:45:16 +01:00
Gergely Polonkai ded451df29 Activate form-feed mode for compilation-mode 2018-11-23 15:45:16 +01:00
Gergely Polonkai f39ca8b6da Fix some styling issues 2018-11-21 14:01:19 +01:00
Gergely Polonkai fecb782d83 Remove org-bullets
I don’t really use it, and it doesn’t look as good as i imagined.
2018-11-21 14:01:19 +01:00
Gergely Polonkai 3b968986b2 Unify hook modifications
Now i use `add-hook` only if not within a `use-package` block; otherwise, i use `:hook`.
2018-11-21 14:00:40 +01:00
Gergely Polonkai 8b560b69f4 [Cleanup] Move eshell-C-d inside the eshell configuration block 2018-11-21 14:00:40 +01:00
Gergely Polonkai cd733501e6 Configure CalDAV access for Org 2018-11-20 15:17:41 +01:00
Gergely Polonkai 9d1a01c2cc Configure the ciel package 2018-11-20 14:02:02 +01:00
Gergely Polonkai fbb74c1c29 Add helm completion for mu4e
It still can’t do everything; e.g. i still have to use ~ido~ when selecting a folder to open.
2018-11-20 14:02:02 +01:00
Gergely Polonkai 9f69074b88 Add subdirectories of /usr/local/share/emacs/site-lisp to load-path
On systems that don’t have mu/mu4e as a package (e.g. Fedora 29), it is manually installed at this
place.
2018-11-20 14:02:02 +01:00
Gergely Polonkai 7b241cbd51 Move Org directory to NextCloud
It’ll be easier to sync this way.
2018-11-19 15:22:53 +01:00
Gergely Polonkai fb3f9f899e [Bugfix] Demand loading objed
It seems lazy loading of it doesn’t really work.
2018-11-19 15:22:29 +01:00
Gergely Polonkai 43345648f8 Move from Wanderlust to mu4e
That was a short love story of ours…
2018-11-19 14:40:55 +01:00
Gergely Polonkai e5f65f504c Set up the sphinx-doc package 2018-11-19 14:34:35 +01:00
Gergely Polonkai 5c36ad7653 Fix the SOMEDAY task definition
* Make it golden, so it stands out a bit
* Make it actually work (the definition had an extra space at the end)
2018-11-19 14:34:01 +01:00
Gergely Polonkai dd356caee6 Filter out SOMEDAY items from the agenda
These are things that i may or may not do.
2018-11-19 14:33:24 +01:00
Gergely Polonkai 58da43d685 Bind display-line-numbers-mode to a pers-map key 2018-11-19 13:03:14 +01:00
Gergely Polonkai 1787aca026 [Bugfix] Fix running condition and loading of real-auto-save 2018-11-19 13:02:56 +01:00
Gergely Polonkai 088e0225bf Fix a source link 2018-11-19 11:02:19 +01:00
Gergely Polonkai 86e67f1267 Configure the pacfiles package
It helps a lot during big Arch upgrades.
2018-11-19 09:47:43 +01:00
Gergely Polonkai ce1126ab75 Configure usage of the real-auto-save package 2018-11-19 09:45:45 +01:00
Gergely Polonkai 9457b3a4c7 Create a more beautiful (and hopefully more helpful) agenda view 2018-11-18 07:14:59 +01:00
Gergely Polonkai 2053c10572 Tweak Org’s refile settings 2018-11-18 07:14:59 +01:00
Gergely Polonkai 2d33f19560 [Bugfix] Fix Org key binding that jumps to previous heading
As it turns out, org-mode-map is a global map, not the map under C-c.
2018-11-18 07:14:59 +01:00
Gergely Polonkai 34e6edc79a Switch from smart-mode-line to spaceline
It looks much more beautiful.

With this, i also ditch my header line. Spaceline is really efficient with using modeline space
without using that.
2018-11-18 07:14:59 +01:00
Gergely Polonkai ea6f21f305 Remove the use of agenda_files
For now it seems much more productive to include all my Org files in the agenda.
2018-11-18 07:14:59 +01:00
Gergely Polonkai a5868ab0b3 Remove org-mobile specific settings
I no longer use org-mobile
2018-11-18 07:14:59 +01:00
Gergely Polonkai 3689850eeb Switch from drag-stuff to objed 2018-11-18 07:14:59 +01:00
Gergely Polonkai 8717652579 Get rid of Diminish
Minions is much more helpful.
2018-11-18 07:14:59 +01:00
Gergely Polonkai 5dfe9ec966 Install the loccur package 2018-11-13 15:03:05 +01:00
Gergely Polonkai 7bad24141b Install the editorconfig package 2018-11-05 09:07:15 +01:00
Gergely Polonkai 1eabbb4c17 Fine tune Org configuration 2018-11-05 09:07:15 +01:00
Gergely Polonkai 203bb554c5 Move Wanderlust configuration from :config to :init
For some reason WL doesn’t pick up these values if set from :config
2018-11-05 09:05:46 +01:00
Gergely Polonkai 80d106d9f1 Fine tune Org settings 2018-11-04 07:16:09 +01:00
Gergely Polonkai 035be3724d Add new key bindings
* move to the previous Org heading with C-c h
* open `calc` with C-t C-c
2018-11-04 07:16:09 +01:00
Gergely Polonkai 6e737645b6 Make note state keywords a bit more fancy 2018-11-04 07:16:09 +01:00
Gergely Polonkai 0bc334af69 Add the SOMEDAY Org state
It looks better than TODO, which should be reserved for actual things to do.
2018-11-04 07:16:09 +01:00
Gergely Polonkai 62d9228650 Enable midnight-mode
Right now it only closes some old buffers.  Maybe i’ll add more stuff later.
2018-11-04 07:16:09 +01:00
Gergely Polonkai 18749a67e8 Remove a useless comment 2018-10-19 09:26:16 +02:00
Gergely Polonkai 14d445ccf3 Add server mode to the end of the configuration 2018-10-19 09:26:04 +02:00
Gergely Polonkai 60d61f1f4c Highlight checkboxes in Org mode
Checked and unchecked checkboxes will have the same color as the DONE and TODO keywords, respectively.
2018-10-19 09:25:16 +02:00
Gergely Polonkai 08e7ad233f Fix keybinding of Wanderlust 2018-10-19 09:24:14 +02:00
Gergely Polonkai 6108a1a14b Fix secretaria config
The function used in `after-init-hook` (`secretaria-today-unknown-time-appt-always-remind-me`) has
been removed, and a new one is suggested in the documentation.
2018-10-19 09:23:03 +02:00
Gergely Polonkai 0c72f904b9 Install the minions package (and disable ace-popup-menu) 2018-10-04 09:28:35 +02:00
Gergely Polonkai 1dbda736bb Explicitly load the tango-dark theme 2018-10-04 09:28:35 +02:00
Gergely Polonkai f52461117e Fix the Org capture template definitions 2018-10-04 09:28:35 +02:00
Gergely Polonkai 164dd2edae Set up Wanderlust 2018-10-04 09:28:35 +02:00
Gergely Polonkai fbb7b76bbd Configure the built-in goto-addr package 2018-10-04 09:28:34 +02:00
Gergely Polonkai d13f273a24 Remove my personal kill-this-buffer and kill-this-buffer-delete-this-window functions
`(gpolonkai/kill-this-buffer)` just saved the filename of the killed buffer so it can be reopened
with `(gpolonkai/undo-buffer-kill)`.

`(gpolonkai/kill-this-buffer-delete-this-window)` is the same as the built-in
`(kill-buffer-and-window)` command, with a convenient enough key binding.
2018-10-04 09:28:34 +02:00
Gergely Polonkai 78ba87b5a1 Make font sizes consistent between frames 2018-10-04 09:28:34 +02:00
Gergely Polonkai 2ba993bf2e Add some new functions
* Run function on a region of text
* Mark text as translatable by Jinja
* URL encode/decode text
2018-09-06 14:04:55 +02:00
Gergely Polonkai 4a4a93de02 Fix electric-operator config so it works with the newest version 2018-08-29 14:47:47 +02:00
Gergely Polonkai 6b7b2d67c6 Make sure the Nyan prompt in eshell always works 2018-08-28 18:13:26 +02:00
Gergely Polonkai 84e1b7ab32 Increase font size
I’m getting old…
2018-08-28 18:12:38 +02:00
Gergely Polonkai 6c979180f0 Add helm-mode-insert-file to gpolonkai/helm-ff-slash-dir-complete 2018-08-28 18:11:49 +02:00
Gergely Polonkai 7f8652db3d Add the org-projectile-helm packace 2018-08-28 18:11:17 +02:00
Gergely Polonkai acacdb31b5 Add the meson-mode package 2018-08-28 18:06:22 +02:00
Gergely Polonkai 3f15bc72cf Add the go-mode package 2018-08-28 18:06:02 +02:00
Gergely Polonkai dc502b59f1 Add the csv-mode package 2018-08-28 18:05:26 +02:00
Gergely Polonkai c3e5d8838a Enable al the commands 2018-08-16 13:45:39 +02:00
Gergely Polonkai e4749244f3 Add key bindings for achievements and keyfreq 2018-08-16 13:45:39 +02:00
Gergely Polonkai 88a978424d Add the key frequency file to the tree 2018-08-16 13:45:39 +02:00
Gergely Polonkai 988b909879 Add keyboard shortcut for switching to wdired mode 2018-08-13 07:33:58 +02:00
Gergely Polonkai 6a7a2f2202 Add the delight package 2018-08-10 07:16:45 +02:00
Gergely Polonkai 21604ca994 Refactor configuration of Org-mode
Now everything is set during :init (which may or may not be a good idea.)
2018-08-09 13:48:27 +02:00
Gergely Polonkai a64603bad9 Add some dired customisations 2018-08-09 13:48:01 +02:00
Gergely Polonkai 085355abef Enable some more commands 2018-08-09 13:24:38 +02:00
Gergely Polonkai 681ef586c8 Make sure the language environment is always UTF-8 2018-08-09 13:24:25 +02:00
Gergely Polonkai badabaac1e Add the keyfreq package 2018-08-07 14:33:44 +02:00
Gergely Polonkai 05e491cbbf [Bugfix] Fix the backup file name generating function 2018-08-07 14:33:32 +02:00
Gergely Polonkai 91113931c7 Bind my personal keymap to C-t
I don’t use `transpose-chars` that often, so it can go to `M-t c`.
2018-08-07 14:32:25 +02:00
Gergely Polonkai dcd6562be0 Assign a better (or at least working) key to expand-region
I still wonder why C-@ didn’t work.
2018-08-06 08:27:51 +02:00
Gergely Polonkai 84d3495ac3 [Bugfix] Enable save-place-mode correctly in Emacs >25.0 2018-08-06 08:27:51 +02:00
Gergely Polonkai 96493792a3 Save backup files under Emacs’ cache directory 2018-08-06 08:27:51 +02:00
Gergely Polonkai fa6d517fe0 Add Nyan-prompt back to the config
Even though its license is not GPL compatible (thus, will never get back to MELPA), it’s still
free to use.
2018-08-06 08:27:51 +02:00
Gergely Polonkai 0eadf9e2df Make C-x t o i open the Org config instead of init.el
init.el holds only very basic things now, there’s no use to have a binding for opening it.
2018-07-30 22:25:16 +02:00
Gergely Polonkai aea81c260f Add key binding for ace-mc 2018-07-30 22:22:52 +02:00
Gergely Polonkai dddd552945 Explicitly install the ace-jump-mode package
It was already installed as a dependency, but now I even add key bindings.
2018-07-30 22:18:37 +02:00
Gergely Polonkai 156fefb113 Add the pipenv package 2018-07-30 22:10:17 +02:00
Gergely Polonkai b6a6bd938a Move everything else to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 50ec5643de Move functions from round-number-to-decimals.el to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 38dd27dc1e Move window manipulation functions to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai dea44d7d39 Move commands from zim.el to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 239e1742a4 Continue moving to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 329a86937d Move some packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 8f4232063a Nyanyanyanya Move Nyancat related packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 1964dd4085 Move Helm and related packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai b6cac3a5f1 Load XDG paths in the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 50707c11a5 Move built-in package configurations to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 77236cbea7 Move mode-specific use-package calls to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai e91a08594e Move nil-or-list-of-strings-p to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 7b4a464f02 Move functions from text-manip to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 25644dc064 Move functions from prog.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 1cc81ac9d3 Move idm related functions to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 7ee19f492a Move hidden-mode-line-mode to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 372df13155 Move functions from file-manip.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai d52a110acb Move æ-enclose-region to the Org configuration 2018-07-29 20:52:12 +02:00
Gergely Polonkai 46d7a1a731 Move functions from buf-manipulation.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai c16ff8cbc0 Start moving to an Org-based config 2018-07-29 19:57:48 +02:00