Commit graph

266 commits

Author SHA1 Message Date
Henrik Lissner
8e56c6c6a0 feature/workspaces: ignore nil perspective; fix +workspace/cycle 2017-04-12 11:27:43 -04:00
Henrik Lissner
2aac675978 General cleanup + docstring updates 2017-04-11 08:31:00 -04:00
Henrik Lissner
ac101e3af6 feature/workspaces: create a fallback 'main' workspace to deal with nil persp quirks 2017-04-10 18:21:42 -04:00
Henrik Lissner
2f9c158645 feature/workspaces: fix +workspace/cycle; add +workspace/switch-{left,right} 2017-04-08 23:28:24 -04:00
Henrik Lissner
7501167d66 feature/evil: fix hippie-expand in ex minibuffer 2017-04-07 20:04:58 -04:00
Henrik Lissner
841e91938b Fix build system (untested) 2017-04-07 01:46:32 -04:00
Henrik Lissner
988376aaa8 +evil*ex-replace-special-filenames: add url to docstring 2017-04-05 22:13:10 -04:00
Henrik Lissner
afad3a924a feature/evil: make ex command file modifiers more robust; replace @ with :P 2017-04-05 21:46:12 -04:00
Henrik Lissner
3a43e2fcfa feature/snippets: remove redundant hooks 2017-04-05 15:54:54 -04:00
Henrik Lissner
95e0c0b8b8 feature/snippets: don't hijack TAB in other modes (fix #45) 2017-04-05 15:54:36 -04:00
Henrik Lissner
f5f9a6af61 feature/evil: Info-mode initial state = normal 2017-04-05 15:06:09 -04:00
Henrik Lissner
30044533a3 +evil:file-move: don't error if save-place-mode is disabled 2017-04-04 12:30:24 -04:00
Henrik Lissner
c472b2360e feature/version-control: don't disable evil-snipe in magit; it should do that itself 2017-04-02 23:07:46 -04:00
Henrik Lissner
2472668e61 feature/workspaces: refactor +workspace/kill-session 2017-04-02 23:07:05 -04:00
Henrik Lissner
a83729c57c feature/workspaces: don't silence when saving (not important enough) 2017-04-02 23:06:27 -04:00
Henrik Lissner
e70a6cbb71 feature/evil: require subr-x on compile in autoload/evil.el 2017-04-02 23:03:59 -04:00
Henrik Lissner
b44bc311d5 feature/evil: remove redundant evil-snipe configuration 2017-03-31 23:59:39 -04:00
Henrik Lissner
5c07f51766 Don't hijack TAB in magit-status-mode 2017-03-31 23:55:54 -04:00
Henrik Lissner
0fc00b9a7c feature/syntax-checker: autoload pkg-info 2017-03-25 18:51:19 -04:00
Henrik Lissner
e0a6cf5cf9 feature/file-templates: update web-mode/__.html & json-mode/__package.json 2017-03-25 16:42:39 -04:00
Henrik Lissner
3ce0e7d9c9 feature/file-templates: add __webpack.config.js template 2017-03-25 02:14:52 -04:00
Henrik Lissner
2a377b44f1 Use s.el instead of subr-x string funcs 2017-03-25 01:45:23 -04:00
Henrik Lissner
290cd95a4c feature/snippets: clean up yas-keymap bindings 2017-03-23 15:48:48 -04:00
Henrik Lissner
501ccbdb3d feature/snippets: enable nested snippets 2017-03-23 15:48:05 -04:00
Henrik Lissner
f1ac764ccb feature/snippets: autoload snippet-mode 2017-03-23 00:29:14 -04:00
Henrik Lissner
29e844c92e feature/snippets: refactor, cleanup & stability tweaks 2017-03-22 17:43:05 -04:00
Henrik Lissner
f380cff5c4 feature/snippets: use evil-visual-{beginning,end} in +snippets|yas-before-expand 2017-03-22 04:58:09 -04:00
Henrik Lissner
78758f67e6 feature/snippets: fix +snippets/expand-on-region off-by-1 bug in evil-mode 2017-03-22 04:57:29 -04:00
Henrik Lissner
89172b859c feature/eval: fix lack of syntax highlighting in *eval* buffers 2017-03-19 22:52:17 -04:00
Henrik Lissner
db7cf68775 General tweaks 2017-03-19 22:50:57 -04:00
Henrik Lissner
3e63d2d23b Reduce def-package magic; explicitly use :when property 2017-03-19 22:47:50 -04:00
Henrik Lissner
a6b524f3a3 feature/evil: fix evil-ex-hl-do-update-highlight errors 2017-03-15 22:59:49 -04:00
Henrik Lissner
9c4ae61476 Add modules/feature/jump (WIP) 2017-03-15 22:59:49 -04:00
Henrik Lissner
84275d312d feature/workspaces: simplify doom|new-workspace-on-project-change 2017-03-13 16:56:45 -04:00
Henrik Lissner
935aff99d7 feature/workspaces: set doom-popup-rules on load-session 2017-03-13 14:21:56 -04:00
Henrik Lissner
6a026fade2 feature/workspaces: save to autosave if name is omitted 2017-03-13 14:21:42 -04:00
Henrik Lissner
ae614c9c6f General cleanup + refactor 2017-03-08 14:41:32 -05:00
Henrik Lissner
552684564e feature/workspaces: add switch-or-create functionality to +workspace-switch 2017-03-06 19:24:25 -05:00
Henrik Lissner
4b63d79f68 feature/workspaces: kill buffers when killing workspace 2017-03-06 19:23:44 -05:00
Henrik Lissner
d6667a433f General cleanup + refactor 2017-03-04 20:54:13 -05:00
Henrik Lissner
74d50f6159 feature/eval: rewrite module 2017-03-04 18:29:55 -05:00
Henrik Lissner
7d1b02cbed feature/workspaces: announce workspace name when loading/saving 2017-03-04 00:01:48 -05:00
Kalle Lindqvist
effc919b14 feature/syntax-check: fix typo 2017-03-03 12:24:39 +01:00
Henrik Lissner
22e3baf184 Add minor-mode-specific snippets & company-dict dictionaries 2017-03-02 18:28:46 -05:00
Henrik Lissner
ea8ed1f997 Fix gp (+evil/reselect-paste) 2017-03-02 11:42:09 -05:00
Henrik Lissner
75585fa90f feature/file-templates: +file-templates--expand shouldn't be interactive 2017-03-02 01:44:31 -05:00
Henrik Lissner
2d190fe0c5 Add & use add-transient-hook! macro 2017-03-02 01:43:59 -05:00
Henrik Lissner
10b4d94627 feature/file-templates (gitignore-mode): s-equals? => string= 2017-03-02 01:05:06 -05:00
Henrik Lissner
6aabc32245 feature/file-templates: only switch to insert mode if the current field isn't $0 2017-03-02 01:04:35 -05:00
Henrik Lissner
343925e9ac feature/workspaces: issue notice when switching to same buffer 2017-03-01 21:41:16 -05:00