Commit Graph

55 Commits (43f7e42ef9d51e9ac138ad2c35e7a83dc9060dc5)

Author SHA1 Message Date
Pierre Neidhardt 28318c6239 Emacs: Use Powerline default theme 2015-06-02 17:20:12 +02:00
Pierre Neidhardt 46440ad56a Emacs: Fullscreen binding, dired+ options, turn which on 2015-05-11 19:38:16 +02:00
Pierre Neidhardt 62b87085ad Emacs: Syntax and comments 2015-04-26 17:17:08 +02:00
Pierre Neidhardt 871801c269 Emacs: Asymptote mode 2014-12-16 10:10:41 +01:00
Pierre Neidhardt 54aa107b95 Emacs: Use lisp subfolder 2014-11-25 08:44:22 +01:00
Pierre Neidhardt d30324d319 Emacs: Hack SMIE to disable alignment in shell scripts 2014-11-12 15:08:30 +01:00
Pierre Neidhardt d091522e9d Emacs: update Lua indentation for last version 2014-11-06 10:02:35 +01:00
Pierre Neidhardt ef372b46d5 Emacs: Remove alignment in SGML mode 2014-10-31 16:51:00 +01:00
Pierre Neidhardt 5bd5e0dd5b Emacs: Initialize mode-js 2014-10-31 15:15:54 +01:00
Pierre Neidhardt 5965b1c915 Emacs: Set indentation to tab-width 2014-10-24 14:58:38 +02:00
Pierre Neidhardt a053a8e7b9 Emacs: Go mode skeletons, compiler, formatter 2014-10-23 16:44:23 +02:00
Pierre Neidhardt 387ec65425 Emacs: Add some skeletons to nroff-mode 2014-10-08 11:18:26 +02:00
Pierre Neidhardt b616216126 Emacs: Remove obsolete workaround for guess-style 2014-09-28 15:21:48 +02:00
Pierre Neidhardt dcc4364e3e Emacs: proper workaroud for python and guess-style conflict 2014-09-24 11:29:38 +02:00
Pierre Neidhardt 55b984e5cd Emacs: Workaround for python/guess-style conflict 2014-09-16 09:02:33 +02:00
Pierre Neidhardt a1533d3fea Emacs: BBcode mode init 2014-09-11 22:33:39 +02:00
Pierre Neidhardt f011538a1e Emacs: lua-mode hook 2014-03-25 09:23:12 +01:00
Pierre Neidhardt ff2fa3b5b5 README update and some Emacs comments 2014-03-22 12:16:20 +01:00
Pierre Neidhardt 61432ca982 Emacs: makefile-mode skel 2014-03-20 13:53:57 +01:00
Pierre Neidhardt 258d473cbe Emacs: Remove useless xclip 2014-03-19 08:20:40 +01:00
Pierre Neidhardt 22860057d1 Emacs: init comments and fixes
xclip seems to cause troubles on some OS. Is it needed at all?
guess-style may not be present, we need to ignore errors.
Comments on how to backport prog-mode-hook feature on old Emacs.
2014-03-18 16:24:05 +01:00
Pierre Neidhardt bd3db829c0 Emacs: Fix xclip using clipboard and local compile-commands 2014-03-15 15:08:44 +01:00
Pierre Neidhardt 8bc95d8a97 Emacs: xclip falls back to xsel 2014-03-12 10:51:24 +01:00
Pierre Neidhardt 70cdd3c44c Emacs: Add hook support 2014-03-12 10:36:37 +01:00
Pierre Neidhardt 49754cb591 Emacs: proper setting for sh-shell and sh-shell-file 2014-03-10 12:28:25 +01:00
Pierre Neidhardt 6243f35944 Emacs: updated init of xclip and graphviz-mode 2014-03-10 11:03:48 +01:00
Pierre Neidhardt 3224563ec3 Emacs: mediawiki skels 2014-03-10 10:37:43 +01:00
Pierre Neidhardt fe037a43c9 Emacs: awk skels 2014-03-10 10:09:42 +01:00
Pierre Neidhardt cfa0fb9bee Emacs: removed yasnippet support 2014-03-10 00:21:44 +01:00
Pierre Neidhardt dad9ab299b Emacs: using lua-mode-hook with prog-mode-hook 2014-03-09 12:24:26 +01:00
Pierre Neidhardt d7894f697e Emacs: load-external function 2014-03-08 15:58:29 +01:00
Pierre Neidhardt f6cba0292c Emacs: package support 2014-03-08 11:48:35 +01:00
Pierre Neidhardt 0aa655600a Emacs: loading function prototype 2014-03-06 19:45:48 +01:00
Pierre Neidhardt 44a65b0130 Emacs: using guess-style for all prog modes 2014-03-05 10:58:42 +01:00
Pierre Neidhardt 495561982d Emacs: fixed mode-sh loading 2014-02-26 17:22:42 +01:00
Pierre Neidhardt 511b16dc2c Emacs: add itranslate-region 2014-02-24 14:28:05 +01:00
Pierre Neidhardt 67485fe7ad Emacs: translate -> itranslate + call process properly 2014-02-23 20:35:36 +01:00
Pierre Neidhardt e60118f890 Emacs: support for guess-style 2014-02-23 18:07:42 +01:00
Pierre Neidhardt 02195d39d1 Emacs: fixed sh-mode loading and getopts skel 2014-02-23 14:00:16 +01:00
Pierre Neidhardt a107b164dd Emacs: autoloading all third-party modes 2014-02-23 10:50:56 +01:00
Pierre Neidhardt b0bc13bec3 Emacs: PDF tools autoloaded 2014-02-22 19:18:13 +01:00
Pierre Neidhardt 6f867bd42d Emacs: translate is autoloaded 2014-02-22 19:13:39 +01:00
Pierre Neidhardt 613ec98ede Emacs: removed benchmark function since Emacs has emacs-init-time already 2014-02-21 19:23:08 +01:00
Pierre Neidhardt bf3f4b5648 Emacs: print startup time 2014-02-21 15:57:54 +01:00
Pierre Neidhardt 963eaca039 Emacs: separate tex-mode, latex-mode and texinfo-mode 2014-02-21 15:23:25 +01:00
Pierre Neidhardt 26d0e192d8 Emacs: skeleton navigation 2014-02-13 17:22:52 +01:00
Pierre Neidhardt 32719436c2 Emacs: a lot of bugfixes for the new config organization 2014-02-13 16:30:05 +01:00
Pierre Neidhardt 9f76a23790 Emacs: some cc abbrevs 2014-02-13 15:56:13 +01:00
Pierre Neidhardt 6f71e6662a Emacs: various fixes and refactoring
Fixed octave comment char
2014-02-12 18:49:41 +01:00
Pierre Neidhardt b1985f0261 Emacs: moved mode specific data to independent file
Since those files are loaded just-in-time, it speeds up starting time.
2014-02-12 18:31:00 +01:00