Commit Graph

749 Commits

Author SHA1 Message Date
Gergely Polonkai e1442a815f Add Swagger tools to flycheck 2017-11-29 13:52:07 +01:00
Gergely Polonkai da2d472074 Add Reptile Awareness Day to the holiday list 2017-11-29 13:52:06 +01:00
Gergely Polonkai 547d141abd Make Org mode start indented 2017-11-29 13:52:06 +01:00
Gergely Polonkai 3bf2033198 Add custom YAS snippets 2017-11-29 13:52:06 +01:00
Gergely Polonkai 55432dbda0 Update mc commands list 2017-11-29 13:52:06 +01:00
Gergely Polonkai 99ba501dc5 Make my init comply with Emacs standards 2017-11-29 13:52:06 +01:00
Gergely Polonkai 17ec3180de Add key bindings to browse-url-at-point and clean-buffer-list 2017-11-29 13:52:06 +01:00
Gergely Polonkai 806738691e Globally enable flycheck-mode 2017-11-29 13:49:15 +01:00
Gergely Polonkai ad1b39cc9e Set org-tags-column to 0
This is needed so Orgzly doesn’t mess up my files.
2017-11-08 08:25:41 +01:00
Gergely Polonkai ee8aa62c97 Add the undo-tree package 2017-11-08 08:24:22 +01:00
Gergely Polonkai 8d74c2966c Enable company popup even when there is only one candidate 2017-11-08 08:21:22 +01:00
Gergely Polonkai e76f116612 Pin projectile to MELPA Stable 2017-11-08 08:19:46 +01:00
Gergely Polonkai 2d12ffd041 Disable auto indentation in web-mode 2017-10-02 13:44:02 +02:00
Gergely Polonkai 792979a6f0 Add the fillcode package 2017-10-02 13:44:02 +02:00
Gergely Polonkai 33fe8aea63 Add the fancy-narrow package 2017-10-02 13:44:02 +02:00
Gergely Polonkai ff8d3f0cfd Remap expand-region to a more usable key 2017-10-02 13:44:02 +02:00
Gergely Polonkai fcab5e58d9 Revert "Change to light background mode"
This reverts commit 3681ebf909.
2017-10-01 14:07:46 +02:00
Gergely Polonkai 3d3ca79fc1 Log Org state changes to a drawer 2017-10-01 13:20:46 +02:00
Gergely Polonkai bbcabf3c74 Add YASnippets for Flask-SQLAlchemy models
…both normal and translatable
2017-09-25 11:26:31 +02:00
Gergely Polonkai 620bc853f7 Fix org config
`file+datetree` is now obsolete, `file+olp+datetree` is to be used instead.
2017-09-25 11:09:05 +02:00
Gergely Polonkai c707f975e1 Remove Tab-unbinding from yasnippet config
It got fixed upstream, so it can be safely used now.
2017-09-25 11:08:40 +02:00
Gergely Polonkai 88db7d8ee6 Fix the cursor setting when a snippet is available 2017-09-25 11:07:02 +02:00
Gergely Polonkai 535617dde3 Add key binding for ag-project 2017-09-22 13:48:32 +02:00
Gergely Polonkai 58c254c89c Update the mc command list 2017-09-18 15:35:00 +02:00
Gergely Polonkai 64cd989f82 Change maximum line length from 80 to 100 2017-09-18 15:35:00 +02:00
Gergely Polonkai 5830f59c46 Remove set-goal-column from the disabled commands list 2017-09-18 15:35:00 +02:00
Gergely Polonkai c7b6c634d9 Remove ELPA files from the recentf list
It just provides clutter…
2017-09-18 15:34:46 +02:00
Gergely Polonkai ef2531137c Disable nyan-mode
It is removed from MELPA due to linense issues.  Let’s hope it will come back.
2017-09-18 15:34:46 +02:00
Gergely Polonkai 3681ebf909 Change to light background mode 2017-09-18 15:34:45 +02:00
Gergely Polonkai ae9404f571 Add helm-bibtex and org-ref packages 2017-09-18 15:34:45 +02:00
Gergely Polonkai 540f027b47 Add the feature-mode package 2017-08-22 00:13:15 +02:00
Gergely Polonkai 81afeda0b5 Fix for moving to eloctric-operator 2017-08-07 22:41:26 +02:00
Gergely Polonkai 776ab5caf4 Update Org config 2017-08-07 10:44:24 +02:00
Gergely Polonkai d6b15f0498 Update achievements 2017-08-07 10:44:24 +02:00
Gergely Polonkai fc012859cd Add SysAdmin Day to the calendar 2017-08-07 10:44:24 +02:00
Gergely Polonkai 1b2f60d236 Add shortcut for bury-buffer 2017-08-07 10:44:24 +02:00
Gergely Polonkai 6a4a3ce871 Remove the magithub package
I don’t use it that often; also, it has more bugs than what is confortable
recently.
2017-08-07 10:44:24 +02:00
Gergely Polonkai 9121f83c62 Update multiple-cursor commands 2017-08-07 10:44:24 +02:00
Gergely Polonkai 9cf095303a Add function to prettify symbol list 2017-08-07 08:30:39 +02:00
Gergely Polonkai 0be142e232 Switch from electric-spacing to electric-operator
It’s more reliable, and it doesn’t mess up operator characters within
strings.  It has its own quirks, though.
2017-04-20 15:52:09 +02:00
Gergely Polonkai 0b431b5228 Update the header line a bit more
Moved some elements from the mode line to the header line.  Now only design remains.
2017-04-20 15:51:22 +02:00
Gergely Polonkai 4cbebe800b Move multiple-cursors key bindings to a separate prefix map
It becomes a prefix map anyway, but it’s much easier to rebind later if the
need arises.
2017-04-20 15:51:21 +02:00
Gergely Polonkai ce943b24ae Add some help commands to find function/variable declarations 2017-04-20 15:50:40 +02:00
Gergely Polonkai 88ae0712fc Remove magit-gerrit from the configuration
I don’t use Gerrit anymore
2017-04-20 15:50:40 +02:00
Gergely Polonkai 3ceaf233fd Load thingatpt with use-package
It was not a problem, just let’s be consequent.
2017-04-20 15:50:10 +02:00
Gergely Polonkai d8bcdd0272 Move email address to customizations 2017-04-20 15:50:10 +02:00
Gergely Polonkai 3fbee21d44 Add the less-css-mode package 2017-04-19 21:57:15 +02:00
Gergely Polonkai 224f200756 Clean up :ensure clauses in use-package calls
As `use-package-always-ensure` is `t`, we don’t need all these lines (but we
need an extra `:ensure nil` for builtins.
2017-04-19 21:57:01 +02:00
Gergely Polonkai f9d430ff8b Switch regex/normal search bindings and add key for org-store-link 2017-04-17 23:10:25 +02:00
Gergely Polonkai 714f521038 Add sp-kill-hybrid-sexp to mc allowed command list 2017-04-12 09:17:14 +02:00