• Joined on 2026-03-13
barrett pushed to refactor/vim-ui-open at barrett/preview.nvim 2026-03-13 18:05:09 +00:00
edfe3b6117 refactor(presets): replace xdg-open with vim.ui.open
barrett pushed tag v0.0.1 to barrett/preview.nvim 2026-03-13 18:05:09 +00:00
barrett pushed tag v0.0.2 to barrett/preview.nvim 2026-03-13 18:05:09 +00:00
barrett pushed tag v0.0.3 to barrett/preview.nvim 2026-03-13 18:05:09 +00:00
barrett created branch fix/compile-oneshot-and-open-config in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/compile-oneshot-and-open-config at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
82483e47c4 ci: format
845fabb433 fix: normalize notify prefix to [preview.nvim]: everywhere
f87f478612 fix(compiler): respect provider open config in M.open()
c556ea9ea1 fix(compiler): skip reload command for one-shot builds
Compare 4 commits »
barrett created branch fix/compiler-longrunning-open in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/compiler-longrunning-open at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
c12891f7ea style(compiler): reformat long condition for stylua
88dc47b643 Merge branch 'main' into fix/compiler-longrunning-open
Compare 2 commits »
barrett created branch fix/compiler-open-config in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/compiler-open-config at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett created branch fix/compiler-stale-active-entry in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/compiler-stale-active-entry at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
e53ddcad9a fix(compiler): hoist obj declaration before vim.system closure
4b1f95064f fix(compiler): guard active entry before clearing in process callback
Compare 2 commits »
barrett created branch fix/correct-error-parsers in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/correct-error-parsers at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett created branch main in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to main at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett created branch fix/edit-kills-preview in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/edit-kills-preview at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
a2edb9a499 fix(compiler): use BufDelete instead of BufUnload for cleanup
barrett created branch fix/lifecycle-cleanup in barrett/preview.nvim 2026-03-13 18:05:08 +00:00
barrett pushed to fix/lifecycle-cleanup at barrett/preview.nvim 2026-03-13 18:05:08 +00:00
f2432969bd fix(compiler): reformat one-shot open condition for line length
781a9c4818 fix(compiler): check executable before spawning process
1456b3070a fix(compiler): add fs_stat check to one-shot open path
bc22350692 fix(init): guard against unnamed buffer in public API
b1fe5597c6 fix(compiler): replace BufWipeout with BufUnload
Compare 6 commits »