AutoYADM commit: 2024-11-19 16:45:02
This commit is contained in:
parent
bfcc83c832
commit
0f8dbf7f8a
2 changed files with 13 additions and 10 deletions
4
.config/nvim/lua/plugins/typos.lua
Normal file
4
.config/nvim/lua/plugins/typos.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"williamboman/mason.nvim",
|
||||
opts = { ensure_installed = { "typos-lsp" } },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue