idk some bullshit about amp

This commit is contained in:
Anish Lakhwara
2025-09-17 17:11:23 -07:00
parent 440ed69398
commit 1177e076b0
10 changed files with 129 additions and 28 deletions
+5
View File
@@ -0,0 +1,5 @@
-- amp.nvim configuration
require('amp').setup({
auto_start = true,
log_level = "info"
})