[profiles/desktop] modify neovim config

This commit is contained in:
2026-02-21 05:10:56 +01:00
parent 1471fd980e
commit 00ddc5dbcc
6 changed files with 37 additions and 11 deletions

View File

@@ -0,0 +1,4 @@
-- set default tab width to 2 spaces
vim.opt_local.tabstop = 2 -- number of spaces that a tab counts for
vim.opt_local.shiftwidth = 2 -- size of an autoindented shift
vim.opt_local.softtabstop = 0 -- indentation size