python.lua (178B)
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 = "88" 6 vim.opt_local.textwidth = 88
![]() | dotfilesPersonal dotfiles |
git clone https://git.bracken.jp/dotfiles.git | |
Log | Files | Refs | LICENSE |