Merge branch 'master' of github.com:roodletoof/dotfiles
This commit is contained in:
@@ -173,6 +173,10 @@ local file_specific = {
|
|||||||
end,
|
end,
|
||||||
swift = function()
|
swift = function()
|
||||||
vim.bo.makeprg = 'swift'
|
vim.bo.makeprg = 'swift'
|
||||||
|
end,
|
||||||
|
tsv = function()
|
||||||
|
vim.bo.tabstop = 32
|
||||||
|
vim.bo.expandtab = false
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user