lispy icon indicating copy to clipboard operation
lispy copied to clipboard

`lispy-mode`: le-clojure: modify capf locally

Open nbfalcon opened this issue 4 years ago • 1 comments

lispy-mode setqed completion-at-point-functions globally, causing errors in other buffers if that variable is not permanently buffer-local.

Only set completion-at-point-functions buffer-locally in lispy-mode.


nbfalcon avatar Jan 28 '21 14:01 nbfalcon

Coverage Status

Coverage remained the same at 62.771% when pulling 11a156431bc6a366765a0bcc78d6e669a6b54623 on nbfalcon:bugfix/lispy-mode-capf-local into 38a7df4cbb16cfe3d62dc8ea98b50e2d9a572e58 on abo-abo:master.

coveralls avatar Jan 28 '21 16:01 coveralls