Neovim Buffer Filename Operations
Writing some general utilities for neovim in lua, to perfom operations like: copying all current buffers (w/ filenames), copying the current buffers filename, expanding a buffers filename to it's absolute path, and formatting output from the lua code showcased here, so that it's useful in a shell enviornment.