swift.lua (180B)
1 vim.opt_local.tabstop = 2 2 vim.opt_local.shiftwidth = 2 3 vim.opt_local.softtabstop = 2 4 vim.opt_local.expandtab = true 5 vim.opt_local.colorcolumn = "100" 6 vim.opt_local.textwidth = 100
![]() | dotfilesPersonal dotfiles |
git clone https://git.bracken.jp/dotfiles.git | |
Log | Files | Refs | LICENSE |