feat: neovim config directly from lazyvim starter clone

This commit is contained in:
Rasyidan Akbar F. 2025-10-21 12:02:28 +07:00
commit a088763559
12 changed files with 525 additions and 11 deletions

View file

@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120