Commit graph

2 commits

Author SHA1 Message Date
Oliver Davies 60152f2e92 Remove blank lines from the suggestions
My Neovim configuration always adds a blank line to the end of a file
that I don't want to be included in my suggestions.

Using `grep "\S"` was working in a Terminal but this broke when adding
it to my dwm configuration.

This approach works in dwm when triggered with the keyboard shortcut.
2025-03-04 20:32:45 +00:00
Oliver Davies 597a72b4d5 Use dwm on nixedo 2025-02-22 12:14:10 +00:00