mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-08-09 20:03:21 +01:00
Added devenv and tooling for quicker debugging
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
std = "vim"
|
||||
exclude = [".devenv/*"]
|
||||
|
||||
[lints]
|
||||
mixed_table = "allow"
|
||||
Reference in New Issue
Block a user