diff --git a/README.md b/README.md index 0a5dbcf..2c06638 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ A Neovim plugin for easily copying file paths and GitHub URLs to clipboard. ```lua { "tapihdev/cfp.nvim", - config = function() - require("cfp").setup() - end, + config = true, } ``` @@ -107,4 +105,4 @@ require("cfp").setup({ ## License -Apache License 2.0 \ No newline at end of file +Apache License 2.0