Updating all files to use stylua

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-08-31 12:14:37 +02:00
parent 4e07e36ca7
commit 2eaafbc10e
27 changed files with 788 additions and 737 deletions

View File

@@ -8,7 +8,7 @@ vim.g.neovide_background_color = "#0f1117" .. alpha() ]]
local neovideDir = "C:\\Program Files\\Neovide"
if vim.g.neovide and vim.fn.getcwd() == neovideDir then
vim.cmd([[cd ~]])
vim.cmd([[cd ~]])
end
vim.o.guifont = "JetBrainsMono NFM:h16"