Commit Graph

123 Commits (524aaf90422f99ac5ae671bba786c6774818491b)

Author SHA1 Message Date
Pierre Neidhardt 9836c761aa Emacs: greatly improved color support (region, trailing whitespace in
programming modes, etc.)
2013-03-02 19:34:12 +01:00
Pierre Neidhardt f3d58805f0 Emacs: disable prompting when following symlink to VC.
Emacs: Org mode init.
Git: 'd' alias.
2013-03-01 19:06:47 +01:00
Pierre Neidhardt 23ff69b6b5 Emacs: greatly improved buffer switching, partly thanks to IDO mode.
Emacs: some nice functions improved window resize.
2013-03-01 16:43:21 +01:00
Pierre Neidhardt 83e96e090a Emacs: default mode to text-mode.
Ranger: org file type support (seems to be a mime-type bug by the way).
2013-02-28 22:09:31 +01:00
Pierre Neidhardt 9c6af3eb2e Emacs: run ranger from Emacs.
Emacs: calendar config.
2013-02-27 22:35:16 +01:00
Pierre Neidhardt f4e5c4caf7 Emacs: fixed completion conflict with semantic and Emacs default. 2013-02-27 19:29:09 +01:00
Pierre Neidhardt 880194c092 Emacs: Semantic mode config.
Emacs: auto loading custom plugin folder.
Emacs: electric pairs mode (auto inserting pairs).
Xresources: URxvt Ctl+Shift unicode input disabled.
2013-02-27 18:44:46 +01:00
Pierre Neidhardt 14dae113bb Emacs: TeX pdf compression now supports spaces.
Emacs: tex-clean in LISP, no more shell.
2013-02-26 21:30:27 +01:00
Pierre Neidhardt b97c7e9f40 Emacs: improved tex-pdf-compress code. 2013-02-26 20:57:06 +01:00
Pierre Neidhardt c5aecec97b Emacs: TeX master document support. 2013-02-26 20:38:54 +01:00
Pierre Neidhardt d73db87d11 Emacs: support custom compilers for (La)TeX. 2013-02-26 19:24:52 +01:00
Pierre Neidhardt c766652506 Emacs: fixed BROWSER bug for sudo. 2013-02-26 18:30:31 +01:00
Pierre Neidhardt cbb53ddc37 Emacs: xclip plugin. 2013-02-26 12:04:44 +01:00
Pierre Neidhardt 89e6d27ed0 Shell: improved formatc function. 2013-02-24 11:48:09 +01:00
Pierre Neidhardt a7de42ef3e Emacs: added \ie and \eg to article snippet.
Shell: fixed formatc not being defined.
2013-02-20 17:49:07 +01:00
Pierre Neidhardt 212c33c296 Emacs: list-buffers-switch 2013-02-19 10:38:07 +01:00
Pierre Neidhardt afbc57263e Emacs: new ediff colors. 2013-02-17 21:35:32 +01:00
Pierre Neidhardt c3ac002520 Emacs: personal file. 2013-02-13 17:50:20 +01:00
Pierre Neidhardt 596feffd03 Emacs: comments. 2013-02-10 18:12:48 +01:00
Pierre Neidhardt 979f0a2c51 Emacs: dtwi function.
Emacs: shell comments smart indentation.
Shell: while read loops instead of IFS trick.
2013-02-08 00:03:16 +01:00
Pierre Neidhardt a143b31b7f Emacs: awk snippet. 2013-02-06 11:52:46 +01:00
Pierre Neidhardt b58af3a93c Emacs: theme fixes. 2013-02-05 22:32:30 +01:00
Pierre Neidhardt cff7978ad0 Emacs: awk snippets.
PKG list update/
2013-02-05 18:17:09 +01:00
Pierre Neidhardt 3655967420 Emacs: AWK snippets.
Emacs: my-keys minor more is back and fixed.
2013-02-04 21:32:40 +01:00
Pierre Neidhardt 4d65e977f5 Emacs: abbrevs. 2013-01-28 08:53:44 +01:00
Pierre Neidhardt 1a3169b3ea Emacs: use env browser. 2013-01-26 10:36:35 +01:00
Pierre Neidhardt 99568302ea Misc. 2013-01-25 13:20:34 +01:00
Pierre Neidhardt 3de45ac244 Shell: cleaned pacman aliases. 2013-01-24 22:07:40 +01:00
Pierre Neidhardt a6394801ed Emacs: fix for C-M-% on terminals. 2013-01-23 14:59:25 +01:00
Pierre Neidhardt 0d10761250 Emacs: improved 'tex-clean function. More dynamic, using customizable list of extensions. Works on files with spaces. 2013-01-22 18:42:51 +01:00
Pierre Neidhardt c1705603c6 Emacs: TeX support for spaces in file names. 2013-01-22 18:19:06 +01:00
Pierre Neidhardt 8f259e469c Emacs: one-way SyncTeX support with Zathura. (From PDF to source file.) 2013-01-22 18:02:05 +01:00
Pierre Neidhardt be25f86583 Emacs: defvar -> defcustom. 2013-01-19 09:25:22 +01:00
Pierre Neidhardt 07dc40bac9 Emacs: Python and C modes improvements. 2013-01-18 19:46:11 +01:00
Pierre Neidhardt ae6d5b1044 Emacs: LaTeX article template improvements. 2013-01-17 12:23:57 +01:00
Pierre Neidhardt 2eb478caa8 Emacs: remove-dup function. (eq. to sort -u) 2013-01-15 16:15:19 +01:00
Pierre Neidhardt 0776ba648d Emacs: updated LaTeX templates. 2013-01-13 14:33:18 +01:00
Pierre Neidhardt 1cb66aeb8d Minor fixes. 2013-01-12 11:03:35 +01:00
Pierre Neidhardt d692cfc71d Various fixes. 2013-01-12 10:13:25 +01:00
Pierre Neidhardt dc0affef5b Emacs: minor tweaks. 2013-01-10 22:21:30 +01:00
Pierre Neidhardt 02b87edf6d Emacs: minor fixes. 2013-01-10 18:22:31 +01:00
Pierre Neidhardt 611260642a Emacs: check for existence for loading, to avoid error. 2013-01-10 18:05:10 +01:00
Pierre Neidhardt d401566687 Emacs: Zsh-style completion.
Emacs: a lot of fixes.
2013-01-10 17:33:33 +01:00
Pierre Neidhardt 6609385cce Emacs: show paren mode for matching parentheses.
Emacs: Zlc plugin for Zsh-style completion.
2013-01-10 15:57:07 +01:00
Pierre Neidhardt 93003cf2e1 Ranger: git+submarine support.
Emacs: letter template fixes.
2013-01-10 13:38:07 +01:00
Pierre Neidhardt f3b5868273 Emacs: TeX viewer variable. 2013-01-09 15:25:13 +01:00
Pierre Neidhardt 535446b147 Emacs: mediawiki config improvements. Some macros. 2013-01-09 14:02:25 +01:00
Ambrevar 12700c1dea Git: mergetool.
Emacs: snippet fixes for letter.
2013-01-09 00:56:00 +01:00
Ambrevar f2feab5775 Emacs: updated LaTeX snippets.
dwb: hopefully better default settings.
Emacs: ediff background colors.
2013-01-08 23:57:55 +01:00
Ambrevar 2e2aaffa0b Emacs: set TeX compiler to nonstopmode. 2013-01-08 20:31:28 +01:00