kickstart.nvim/after/plugin/defaults.lua

4 lines
79 B
Lua

vim.opt.relativenumber = true
vim.opt.expandtab = true
vim.opt.smarttab = true