14 Commits

Author SHA1 Message Date
ced3f59b43 Fix README
Also I made a typo in the previous commit, it's supposed to be rationale
not rational
2025-05-15 16:42:30 -07:00
24bf025e9e Add rational behind disabling single quote autoclosing 2025-05-05 17:16:10 -07:00
01a3d26fe4 Don't autoclose apostrophes 2025-05-03 08:19:49 -07:00
9729035c2c It's shift not control 2025-05-02 13:52:50 -07:00
73072d4f69 Set the hover plugin to a variable so we don't repeat "require('hover')" 2025-05-02 13:48:57 -07:00
ed67f80f89 Update README.md 2025-05-02 13:36:11 -07:00
a00c68b623 Format hover plugin 2025-05-02 13:28:23 -07:00
a62a3008f9 Add hover plugin 2025-05-02 13:24:06 -07:00
12ef3f83ec Properly set shiftwidth to fix the weird broken tab behavior 2025-04-29 11:25:30 -07:00
ea3be3917f Removed indent plugin because it's buggy 2025-04-18 17:05:43 -07:00
c1e0902f60 Format plugin configurations 2025-04-18 13:59:06 -07:00
02cba114d8 De-lobotomize the Lua Language Server
The AI code was wrong
Now here is some different AI code
2025-04-18 13:45:49 -07:00
51a8ed3919 Add autoclose plugin 2025-04-18 13:03:47 -07:00
afe167a752 Initial commit 2025-04-18 12:43:43 -07:00