emacs, neovim & fish

This commit is contained in:
speckitor
2026-06-11 19:41:26 +07:00
parent 216c9fdec4
commit 6d3175f2cf
11 changed files with 157 additions and 172 deletions
+3
View File
@@ -0,0 +1,3 @@
vim.opt.expandtab = true
vim.opt.tabstop = 2
vim.opt.shiftwidth = 2