added auto formatting and .editorconfig
This commit is contained in:
@@ -33,4 +33,3 @@ vim.g.c_syntax_for_h = 1
|
||||
vim.cmd.colorscheme("moonfly")
|
||||
|
||||
vim.keymap.set('n', '<leader>d', vim.diagnostic.open_float, { noremap = true, silent = true })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user