This chapter compiles many of the best tips and tricks that the Neovim community has developed over the years to turbo-charge your Neovim workflow.
Applying Normal Mode Commands to a Range
Diffing the Current Buffer
Applying External Formatting
Formatting an Entire Buffer
Formatting Selected Text
Improving the "J" Command with a Key Map
Inserting a REST API Response into a Buffer
Inserting Unicode Characters
Moving Lines in a Buffer with a Key Map
Navigating Markdown Headings
Navigating Markdown Headings with Treesitter
Prepending Text to Selected Lines
Reflowing Paragraphs in a Buffer
Removing Duplicates from Text
Replacing a Word in a Buffer
Replacing a Word in a Buffer from a Register
Replacing the Word Under the Cursor
Search and Replace in Multiple Files
Yanking an Entire Buffer