Compare commits

..

No commits in common. "211c2dec4b4d7d62591a4738109cdb06675313c0" and "f717fd04684fbb87f298d6b2400b318843004ace" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View File

@ -1,5 +0,0 @@
vim.opt.expandtab = false
vim.opt.tabstop = 4
vim.opt.shiftwidth = 4
vim.opt.softtabstop = 4
vim.opt.list = false

View File

@ -48,7 +48,6 @@ return {
'lua',
'make',
'markdown',
'markdown_inline',
'meson',
'ninja',
'objc',