1 2
vim.g.pydocstring_formatter = 'google' vim.api.nvim_set_keymap("n", "<leader>c", ":Pydocstring<CR>", {noremap=true, silent = true})