Merge branch 'master' into maven-ai
This commit is contained in:
commit
b5aad148d3
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
lazy-lock.json
|
||||
@ -39,3 +39,6 @@ vim.opt.smartcase = true
|
||||
vim.opt.incsearch = true
|
||||
vim.opt.hlsearch = true
|
||||
vim.opt.wildignorecase = true
|
||||
|
||||
-- system clipboard
|
||||
vim.opt.clipboard = 'unnamedplus'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user