practicalli

practicalli-johnny 2025-05-31T17:00:29.131519Z

Neovim: The Snacks Picker now used in the Practicalli Astro5 config is a little different (more features) than the original telescope picker. The key bindings are only defined in the https://github.com/folke/snacks.nvim/blob/main/docs/picker.md#%EF%B8%8F-config on the GitHub repo. Its worth having a looks. I'll curate the ones I am using and explain why in the Practicalli Neovim book next week. I've made notes of the most useful key maps this weeks journal (https://practical.li/journal/organising-practicalli-boards/#neovim)

practicalli-johnny 2025-05-31T17:05:26.137419Z

I have been using Octo plugin for Neovim to help write and edit tickets as I've been organising the https://github.com/orgs/practicalli/projects/8 There are a few things that arent implemented yet in octo, but it does save a lot of time jumping back and forth between neovim and the GitHub website. The GitHub CLI itself can be used to do some of the missing features. There are the basic use on the https://practical.li/neovim/source-control/octo/ and I'll expand on this also next week.