vim.g.pydocstring_formatter = 'google' vim.api.nvim_set_keymap("n", "c", ":Pydocstring", {noremap=true, silent = true})