Commit Graph

749 Commits

Author SHA1 Message Date
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 ccaeda71c2 Delete package-manip.el
The functions inside are superseded by `auto-package-update`.
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
Gergely Polonkai a0df2bbc2b Set org-special-ctrl-a/e to true 2018-07-28 10:31:07 +02:00
Gergely Polonkai ef96fcc0db Add snippet for the AGPL header 2018-07-25 15:39:59 +02:00
Gergely Polonkai 0e35fb559c Enable web-mode engine detection 2018-07-25 15:38:22 +02:00
Gergely Polonkai 0300be5ca4 Add the emmet-mode package 2018-07-25 15:38:22 +02:00
Gergely Polonkai 6e1e28b50b Add the yasnippet-snippets package 2018-07-25 15:38:22 +02:00
Gergely Polonkai 81fb595ca8 Enable slash completition in the magit-status helm window 2018-07-25 07:38:47 +02:00
Gergely Polonkai 07487c356d Install the neotree package 2018-07-25 07:38:46 +02:00
Gergely Polonkai 469ac1ece4 Remove the fillcode package
I don’t use it, like ever.
2018-07-25 07:38:46 +02:00
Gergely Polonkai 64aaf20258 Add keyboard shortcut for whitespace-cleanup 2018-07-25 07:38:46 +02:00
Gergely Polonkai bfbcb4750e Remove use-package pinning
It looks like use-package doesn’t support pinning anymore.
2018-07-25 07:38:46 +02:00
Gergely Polonkai eeb501ce9e Move nil-or-list-of-strings-p to a separate package 2018-07-25 07:38:34 +02:00
Gergely Polonkai 4a9cfddc6b Add downcase-region to the multiple-cursors command list 2018-07-25 07:38:29 +02:00
Gergely Polonkai 2201f35f3f Make Company’s dabbrev backend case sensitive 2018-07-04 11:31:41 +02:00
Gergely Polonkai 22e5b05af3 Fix a docstring 2018-07-02 09:51:09 +02:00
Gergely Polonkai 6d3e1f56fc Use cl-subseq instead of subseq 2018-07-02 09:51:09 +02:00
Gergely Polonkai 21c227eff4 Use which-function-mode instead of deprecated which-func-mode if available 2018-07-02 09:51:09 +02:00
Gergely Polonkai fc99d577fa Mark company-clang-arguments as a safe local variable 2018-07-02 09:51:07 +02:00
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