Better config on plugins, add lazygit & update readme
This commit is contained in:
parent
87fc33a614
commit
4be5d628b8
9 changed files with 132 additions and 66 deletions
|
|
@ -129,7 +129,7 @@ return {
|
|||
{ name = "luasnip", keyword_length = 2 },
|
||||
{
|
||||
name = "buffer",
|
||||
keyword_length = 3,
|
||||
keyword_length = 2,
|
||||
-- Limit indexing to only the active visible buffer to stop lag on Enter
|
||||
option = {
|
||||
get_bufnrs = function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue