Profile picture of Colin Yates

Colin Yates

Random thoughts from a random guy

`© Colin Yates $2025`
Home References Tags Source RSS My CV

[projectile] posts

Keeping project buffers tidy with projectile

Projectile is an excellent library for managing 'projects' (where a project is typically a git repository). Today I found a new tip - projectile-kill-buffers which effectively removes the project from your current emacs session: projectile-kill-buffers is an interactive autoloaded compiled Lisp fu ...
2016-09-28
#dev #emacs #projectile #spacemacs