1
0
Fork 0
emacs-config/oni-org
Tom Willemse c4328c9c08 Fix code example capture for non-unique buffers
If there are 2 files name "Program.cs" open, for example, the simple
‘(get-buffer "Program.cs")’ won’t work. ‘find-file-noselect’ can work if we pass
in the full file path using the ‘%F’ format placeholder.
2020-04-20 15:08:18 -07:00
..
snippets/org-mode Add snippets for ‘oni-org’ 2019-08-27 23:43:04 -07:00
Cask Remove dependency declarations from Cask files 2020-03-20 10:48:56 -07:00
oni-org.el Fix code example capture for non-unique buffers 2020-04-20 15:08:18 -07:00