Skip to content

Conversation

@DrKJeff16
Copy link

@DrKJeff16 DrKJeff16 commented Dec 23, 2025

Changes

  • Add stylua.toml for StyLua formatting
  • Add a Vim Modeline for each Lua file
  • Formatted with StyLua
  • Only map keymap if config.keymap is valid
  • Add :Cheaty user command to toggle the window
  • Add LuaLS type annotations for more readability
  • Used vim.api.nvim_exec_autocmds() instead of vim.cmd('doautocmds ...')
  • Improved module organizing and declarations

If there's any feedback please let me know!

@DrKJeff16 DrKJeff16 changed the title fix: some QOL improvements fix: some QoL improvements Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant