all repos

init.lua @ 6a237b9

my nvim config
1 files changed, 0 insertions(+), 4 deletions(-)
remove yaml config because it's useless
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2023-06-13 01:27:28 +0300
Parent: 0c40bb9
D

@@ -1,4 +0,0 @@

-vim.opt_local.expandtab = true -vim.opt_local.tabstop = 2 -vim.opt_local.shiftwidth = 2 -vim.opt_local.softtabstop = 2