My Neovim configuration
buf_cmdmap(0, "n", ",,", '!nim r "%:p"')
vim.opt_local.commentstring = "#%s"
vim.opt.foldmethod = "manual"