Compare commits
No commits in common. "fa0b59a67af266594b441db1f8b75cfcebdf40ad" and "f019d65aced8c95222e0c7097b23e2f2203c50e4" have entirely different histories.
fa0b59a67a
...
f019d65ace
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