This commit is contained in:
jonathan santis 2025-03-13 16:03:20 +01:00
parent 8b708d1171
commit 0a1941bc10

View File

@ -1,5 +1,5 @@
-- require 'lspconfig'.clangd.setup{}
-- https://dev.to/rishitpandey/setting-up-neovim-like-vscode-j8h
vim.g.zig_fmt_autosave = 0
vim.cmd("set number")
vim.cmd("set tabstop=4")