Commit Graph

921 Commits

Author SHA1 Message Date
Gergely Polonkai a2e7c80eeb Move alert from notifications (direct DBus) to libnotify
It means an external process for every notification, but DBus seems to be veery slow.
2018-07-02 09:50:14 +02:00
Gergely Polonkai 2b662b3bba Add a better(?) key binding for toggle-char-case 2018-07-02 09:50:14 +02:00
Gergely Polonkai cf978b2aee Add drag-stuff-down to multiplecursor’s list 2018-07-02 09:50:14 +02:00
Gergely Polonkai e3ea5d1ac3 Add overwrite-mode to the list of mc commands 2018-07-02 09:50:14 +02:00
Gergely Polonkai 9e9d85729b Update safe local variable list 2018-06-12 15:07:25 +02:00
Gergely Polonkai fe677cbd77 Customize set scroll-margin to 2 2018-06-12 15:07:25 +02:00
Gergely Polonkai 0c1d583f6f Update C indenting configuration 2018-06-12 15:07:25 +02:00
Gergely Polonkai a8ee730a3d Add key for `repeat` 2018-06-10 08:22:31 +02:00
Gergely Polonkai 21189806fa Add cursor color changing hook to the proper place 2018-06-10 08:21:50 +02:00
Gergely Polonkai 4803515967 Remove the hyde package 2018-06-10 08:20:58 +02:00
Gergely Polonkai 29e6f64eec Style fix 2018-06-10 08:20:30 +02:00
Gergely Polonkai 2fb7ca86f0 Change origami’s prefix to C-x z 2018-06-10 08:08:31 +02:00
Gergely Polonkai 1139263b74 Update installed-packages list 2018-03-19 15:54:03 +01:00
Gergely Polonkai 54a18620ba Add c-electric-colon to multiple-cursors commands 2018-03-19 15:54:03 +01:00
Gergely Polonkai ee04a9828f Remove package flymake-python-pyflakes
I don’t use it anymore
2018-03-19 15:54:03 +01:00
Gergely Polonkai 489591702b Add a function to easily swap strings in a file 2018-03-19 12:12:52 +01:00
Gergely Polonkai dbe501a258 Add a function to convert CamelCase to snake_case 2018-03-19 12:12:29 +01:00
Gergely Polonkai c4aff57910 Add bug-reference-bug-regexp to safe local variables 2018-03-19 12:12:06 +01:00
Gergely Polonkai a22d4fc64e Add yaml-electric-backspace to multiple-cursors commands 2018-03-19 12:09:56 +01:00
Gergely Polonkai 7aa17bdfcc Update personal Lisp files so elint is happy 2018-03-19 12:08:01 +01:00
Gergely Polonkai 2972e061a1 Disable whitespace-mode in magit-derived modes 2018-03-19 11:38:11 +01:00
Gergely Polonkai e144524676 Load the XDG path package
It *should* work without it, but it doesn’t.
2017-11-29 13:55:50 +01:00
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