Merge 'upstream': docs, gitsigns, emoji, lsp
- fix: arguments for the `vim.lsp.Client.supports_method` method - Add a blurb about installing missing emoji on Ubuntu - fix (#1319): gitsigns deprecated functions - docs: clarify using opts = {} vs config = function() ... require('plu… - chore(docs): Update README.md
This commit is contained in:
@@ -17,7 +17,7 @@ require('lazy').setup({
|
||||
-- with the first argument being the link and the following
|
||||
-- keys can be used to configure plugin behavior/loading/etc.
|
||||
--
|
||||
-- Use `opts = {}` to force a plugin to be loaded.
|
||||
-- Use `opts = {}` to automatically pass options to a plugin's `setup()` function, forcing the plugin to be loaded.
|
||||
--
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user