Compare commits
No commits in common. "d3cec53760670f2dafe7d534eb18a1daec78ed61" and "d7aac8d5546ec2bcbc44d258973188090551c13e" have entirely different histories.
d3cec53760
...
d7aac8d554
3 changed files with 0 additions and 4 deletions
1
init.lua
1
init.lua
|
@ -15,7 +15,6 @@ vim.opt.writebackup = false
|
||||||
vim.opt.history = 5000
|
vim.opt.history = 5000
|
||||||
vim.opt.shada = { "'1000", '<50', 's10', 'h' }
|
vim.opt.shada = { "'1000", '<50', 's10', 'h' }
|
||||||
vim.g.syntax = true
|
vim.g.syntax = true
|
||||||
vim.o.exrc = true -- load local configs in plugin dir
|
|
||||||
|
|
||||||
-- Tabs and Indents
|
-- Tabs and Indents
|
||||||
-- ===
|
-- ===
|
||||||
|
|
|
@ -493,6 +493,3 @@ BugStalker
|
||||||
libc
|
libc
|
||||||
Coreminer
|
Coreminer
|
||||||
coreminer
|
coreminer
|
||||||
debuggees
|
|
||||||
steckrs
|
|
||||||
lifecycle
|
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue