Compare commits
No commits in common. "b5aad148d3b865bea9de22ff863429ca5c9fdb89" and "f12e5cf696ba9d7bc53b1258be8a4b41c7bcb05a" have entirely different histories.
b5aad148d3
...
f12e5cf696
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
lazy-lock.json
|
||||
@ -39,6 +39,3 @@ 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