-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nvim
updated
8 files
+20 −8 | lua/configs/conform.lua | |
+15 −0 | lua/configs/mason-lspconfig.lua | |
+15 −0 | lua/configs/nvim-lint.lua | |
+0 −14 | lua/configs/nvm-lint.lua | |
+3 −1 | lua/configs/typescript-tools.lua | |
+30 −15 | lua/mappings.lua | |
+2 −2 | lua/plugins/init.lua | |
+41 −0 | lua/utils/format.lua |