Compare commits

...

2 commits

Author SHA1 Message Date
d3cec53760
spell 2025-03-12 13:07:31 +01:00
8aa1f27ded
load local configs 2025-03-12 13:07:26 +01:00
3 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,7 @@ vim.opt.writebackup = false
vim.opt.history = 5000
vim.opt.shada = { "'1000", '<50', 's10', 'h' }
vim.g.syntax = true
vim.o.exrc = true -- load local configs in plugin dir
-- Tabs and Indents
-- ===

View file

@ -493,3 +493,6 @@ BugStalker
libc
Coreminer
coreminer
debuggees
steckrs
lifecycle

Binary file not shown.