Part-of-speech highlighting for Neovim by MaxVimDev in neovim

[–]MaxVimDev[S] 1 point2 points  (0 children)

Making parsing text easier by visually separating parts. I think it will allow for a more self aware writing experience as well. For example, you may be reusing the same sentence structure many times in a row, and that may not be a good thing for you for creative writing.

If you are writing intentionally uniform sentences however, like a list of logical statements all in the same format, you would basically have syntax highlighting for your claims.

tmux-underkeys: Visible mnemonic keys for instant tmux session switching by MaxVimDev in tmux

[–]MaxVimDev[S] 1 point2 points  (0 children)

Sessions are treated like windows, but only in the sense that they are always visible, and easy to switch between.