Move Neovim configuration files

This commit is contained in:
Oliver Davies 2025-03-29 23:15:01 +00:00
parent 383dab85f2
commit 52044d9995
49 changed files with 2 additions and 3 deletions

View file

@ -0,0 +1,8 @@
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
no_call_parentheses = true
quote_style = "AutoPreferDouble"
[sort_requires]
enabled = true