chore: update project configs to match cp.nvim

- Add .editorconfig
- Add .luarc.json for LSP support
- Rename .stylua.toml to stylua.toml
- Update .gitignore
This commit is contained in:
Barrett Ruth 2026-02-03 21:00:07 -05:00
parent 55331ee545
commit 0342a892fb
5 changed files with 29 additions and 6 deletions

6
.gitignore vendored
View file

@ -1,3 +1,5 @@
doc/tags
vim.toml
selene.toml
.*cache*
CLAUDE.md
.claude/
node_modules/