Today's Featured Neovim Tips & Tricks: differenceCurrent Buffer DiffThis tips demonstrates a simple method for diffing changes in the current bufferdesign_servicesExternal FormattingThis tip demonstrates how to quickly format a buffer using an external commandselect_allFormatting an Entire BufferLearn how to quickly format an entire Buffer using simple Neovim operators.find_replaceReplace Word Under CursorLearn how to quickly replace all occurrences of the word under the cursor. More Tips & Tricks