PG
* Startup Changes in Emacs 27.1
** Emacs can now use the XDG convention for init files.
Size: a a a
PG
* Startup Changes in Emacs 27.1
** Emacs can now use the XDG convention for init files.
V(
Code completion - company-capf / completion-at-point (note that company-lsp is no longer supported).
V(
d
d
PG
PG
A
* Startup Changes in Emacs 27.1
** Emacs can now use the XDG convention for init files.
A
d
(use-package company-capf
:config
(add-to-list 'company-backends 'company-capf))
PG
d
PS
d
PS
d
PS
d
d
d