just lua things

This commit is contained in:
Daylin Morgan 2023-12-11 15:45:15 -06:00
parent e51323962b
commit 4642295a97
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F
3 changed files with 7 additions and 1 deletions

View file

@ -8,5 +8,7 @@ vim.opt.listchars = {
vim.opt.foldenable = false
vim.opt.timeoutlen = 200
vim.g.autoformat = false
-- https://github.com/ziglang/zig.vim/issues/51#issuecomment-1637180522
vim.g.zig_fmt_autosave = 0
-- vim.g.zig_fmt_autosave = 0

View file

@ -26,6 +26,7 @@ return {
{
"neovim/nvim-lspconfig",
opts = {
-- autoformat = false,
servers = {
ruff_lsp = {
keys = {

View file

@ -33,3 +33,6 @@ Shorefall
Foundryside
DNFs
barebones
and
unix
zsh