Commit graph

57 commits

Author SHA1 Message Date
syl20bnr 857bc5e5be Switch to flycheck package instead of forked github repo. 2013-04-29 11:56:44 -04:00
syl20bnr 6b02cd51d8 Disabled syntax check on new line. 2013-04-25 11:58:40 -04:00
syl20bnr a28ef8b190 Use evil little cuty word plugin :-) 2013-04-24 12:08:04 -04:00
syl20bnr ece342dd64 Add ruby-end mode used for Ruby and Elixir. 2013-04-23 23:15:02 -04:00
syl20bnr 12be1bac39 Fix solarized submodule. 2013-04-22 22:09:43 -04:00
syl20bnr a61d17d5cd Use my fork of solarized-theme. 2013-04-22 18:16:47 -04:00
syl20bnr 9aafc69e7e Customize edts face for on the fly syntax check (inherits from flycheck faces). 2013-04-22 13:03:35 -04:00
syl20bnr 49f5427f4b Remove fill-column-indicator since for now it cause a bug with search-forward. Fix bug with revive hook. Clean up unused packages. evil-insert-map is not reinitialized anymore. 2013-04-22 13:02:32 -04:00
syl20bnr 7fe5d343c2 Set auto-highlight-symbol delay to 0.5s instead of crazy 0.01s 2013-04-19 11:17:29 -04:00
syl20bnr 1b0c90f24a Switch to flycheck for supported modes. 2013-04-13 23:34:45 -04:00
syl20bnr de6216cfb6 Put back init script for flymake. 2013-04-13 18:11:24 -04:00
syl20bnr 56bc1a50bd Remove unused stuff. 2013-04-13 15:50:51 -04:00
syl20bnr 60464265f1 Clean up everything related to flymake. 2013-04-12 21:40:52 -04:00
syl20bnr 51de872537 Add pre-extensions and post-extensions. Removed unused packages. Moved flymake from package to pre-extensions. 2013-04-11 10:51:17 -04:00
syl20bnr 928340c87b clean up flymake mess and use flymake-python-pyflakes from steve purcell. Also added some flymake-easy minor modes for various languages. 2013-04-10 00:39:54 -04:00
syl20bnr eb4a4a673e mu4e minor settings change 2013-03-14 11:38:19 -04:00
syl20bnr c883629d01 added markdown-mode and o-blog packages 2013-03-08 01:01:20 -05:00
syl20bnr e455b21b18 elixir-mode from package repo 2013-03-01 23:51:40 -05:00
syl20bnr 1b5dd61939 added revive mode to save windows layout across sessions 2013-02-20 14:03:16 -05:00
syl20bnr 3c34525bf0 removed old EDTS project configuration 2013-02-19 15:40:09 -05:00
syl20bnr e7458514b9 added auto close parens function (works great coupled with autopair) 2013-02-06 09:23:49 -05:00
syl20bnr 0931e4abec added window-numbering.el (thanks to bin chen) 2013-02-03 15:59:45 -05:00
syl20bnr 6858f9eb2c disable debug level logging for EDTS 2013-02-01 12:01:40 -05:00
syl20bnr 320b50b219 customized auto-highlight-symbol group 2013-01-29 10:27:27 -05:00
syl20bnr ac81400221 no timer to highlight symbols 2013-01-28 18:49:23 -05:00
syl20bnr 65b8b3ef8a added elixir-mode 2013-01-27 23:30:03 -05:00
syl20bnr f488f280d2 new mode for elixir 2013-01-27 22:13:20 -05:00
syl20bnr 13adb940b5 removed globally enabled auto-highlight-symbol-mode (on demand
activation instead)
2013-01-25 14:20:13 -05:00
syl20bnr 2d75589527 added auto-highlight-symbol-mode 2013-01-24 23:34:57 -05:00
syl20bnr 587fdfb091 temporary disabled edts 2013-01-24 22:54:29 -05:00
syl20bnr 44c276bdaa added edts mode 2013-01-24 16:23:08 -05:00
syl20bnr b2231f8c01 perform flymake check at save time only 2013-01-23 20:01:08 -05:00
syl20bnr 150a6d3210 added distel mode 2013-01-23 19:59:52 -05:00
syl20bnr 2fde3a45c7 prevent flymake from auto-updating to quickly 2013-01-17 17:24:48 -05:00
syl20bnr 297793404c added hook to prevent flymake from crashing if it has not write permission 2013-01-15 09:27:45 -05:00
syl20bnr 664f2b0c3a Added shortcuts for some mail directories 2013-01-13 23:11:45 -05:00
syl20bnr 1561ffdf78 added pylookup mode 2013-01-11 17:43:53 -05:00
syl20bnr 795c6a08e1 fixed bug after disabling evil-relative-linum 2013-01-11 11:15:00 -05:00
syl20bnr 0eb670ee48 mu4e: auto convert to html when using org-mode 2013-01-11 09:33:19 -05:00
syl20bnr 110048a21f added email box from work 2013-01-10 22:30:32 -05:00
syl20bnr a21fb21944 upgraded to last version of mu4e 2013-01-07 01:51:28 -05:00
syl20bnr 28c99044ec minor changes 2013-01-06 02:38:25 -05:00
syl20bnr 4aca111ed4 added eclim support 2013-01-06 02:34:48 -05:00
syl20bnr 0ec4199c86 added centered-cursor-mode 2013-01-05 21:34:19 -05:00
syl20bnr 1ef5466681 added delim-pad mode 2013-01-05 20:48:54 -05:00
syl20bnr b2cd582a6e Added mu4e action to open message at point in the default external browser 2013-01-05 02:09:49 -05:00
syl20bnr f9722976c5 minor change 2013-01-04 17:43:00 -05:00
syl20bnr b4f3e22fd8 eclim configuration 2013-01-04 15:10:31 -05:00
syl20bnr a56a0c465c tweaked mu4e configuration 2013-01-04 11:08:27 -05:00
syl20bnr b46eceec53 switched from html2markdown to html2text 2013-01-04 01:42:10 -05:00