This commit is contained in:
Charlotte 🦝 Delenk 2022-08-10 09:21:43 +01:00
parent a2520d6e8c
commit 37700b1cc9
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,4 +1,4 @@
{
{pkgs, ...}: {
vim.opt = {
# Use 4 spaces and expand tabs
expandtab = true;