Normalize notification prefix #124
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/preview.nvim!124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/normalize-notification-prefix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
[preview.nvim]:to[preview]:.Tests:
stylua --check lua/preview/log.lua lua/preview/commands.lua lua/preview/init.lua lua/preview/compiler.lua lua/preview/migration.lua spec/compiler_spec.lua spec/migration_spec.luaselene --display-style quiet lua/preview/log.lua lua/preview/commands.lua lua/preview/init.lua lua/preview/compiler.lua lua/preview/migration.lua spec/compiler_spec.lua spec/migration_spec.luavimdoc-language-server format --check doc/vimdoc-language-server check doc/lua-language-server --check lua/ --configpath .luarc.json --checklevel=Warningnix develop .#ci --command busted spec/compiler_spec.lua spec/migration_spec.lua