My Neovim configuration
vim.opt.commentstring = "#%s"
map("i", "`", "`")
map("n", ",,", ':!nibbles "%:p" ')