spacemacs/layers
duianto 38752beffa Descriptive rename function file variables
problem:
the variable names: `dir`, `name`, and `filename` leads to confusion if they are
the old or new names

solution:
add the prefix `old-` to match `new-`,
use (`old-` `new-`) + `short-name` for just the `file.ext` (the `short-` idea
came from the `spacemacs/rename-file` function that's defined above this one),
and `old-full-path` instead of `old-filename` makes it clear that it's not just
the files name and extension.
2019-11-03 22:05:14 +01:00
..
+chat Update references to macOS 2019-10-13 12:04:40 +02:00
+checkers
+completion [ivy] remove boundp check 2019-10-31 10:55:23 +01:00
+distributions Various documentation copy-edits 2019-10-13 12:04:59 +02:00
+emacs Unfold org headings from helm-ag and magit 2019-10-19 23:47:45 +02:00
+email Various documentation copy-edits 2019-10-13 12:04:59 +02:00
+filetree Allow users to enable treemacs-tag-follow-mode as initial setup. 2019-10-17 09:34:12 +02:00
+fonts/unicode-fonts Update references to macOS 2019-10-13 12:04:40 +02:00
+frameworks
+fun Update references to macOS 2019-10-13 12:04:40 +02:00
+intl Various documentation copy-edits 2019-10-13 12:04:59 +02:00
+lang No need for hook. It gives error as 'ediprolog is not defined. 2019-10-31 10:41:58 +01:00
+misc
+music/spotify [spotify] Add notes for ivy search 2019-10-18 22:27:31 +02:00
+os Update NixOS layer banner 2019-10-19 11:55:56 +02:00
+pair-programming/floobits
+readers Various documentation copy-edits 2019-10-13 12:04:59 +02:00
+source-control Unfold org headings from helm-ag and magit 2019-10-19 23:47:45 +02:00
+spacemacs Descriptive rename function file variables 2019-11-03 22:05:14 +01:00
+tags Fix GNU Global install instructions for macOS 2019-10-19 15:36:02 +02:00
+themes
+tools lsp layer must depend on yasnippet 2019-11-02 13:39:48 +01:00
+vim
+web-services
auto-layer.el
LAYERS.org