mirror of
https://github.com/ivuorinen/nvim-shellspec.git
synced 2026-02-08 13:48:11 +00:00
feat: add first-class Neovim support with enhanced formatting
- Add modern Lua implementation with modular architecture - Implement HEREDOC preservation and smart comment indentation - Create dual implementation (Neovim Lua + VimScript fallback) - Add comprehensive health check and configuration system - Enhance formatting engine with state machine for context awareness - Update documentation with Lua configuration examples - Add memory files for development workflow and conventions
This commit is contained in:
2
.serena/project.yml
Normal file
2
.serena/project.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
project_name: nvim-shellspec
|
||||
language: bash
|
||||
Reference in New Issue
Block a user