This repository was archived by the owner on Jan 9, 2025. It is now read-only.
Activity
chore(region): remove unused :split()
chore(region): remove unused
:split()
chore(fmt): format with stylua
chore(fmt): format with stylua
refactor(region): rename Viewport
to Region
refactor(region): rename
Viewport
to Region
fix(config): improve linting
fix(config): improve linting
chore(readme): sync with default.lua
chore(readme): sync with
default.lua
test(position): add unit tests for Position
comparison meta-methods
test(position): add unit tests for
Position
comparison meta-methodstest(chunk): add unit tests for Chunk
test(chunk): add unit tests for
Chunk
fix(viewport): improve error messages
fix(viewport): improve error messages
refactor!: clean up by removing legacy code
refactor!: clean up by removing legacy code
test(viewport): add comprehensive unit test coverage
test(viewport): add comprehensive unit test coverage
fix(autocmd): return a status code instead of throwing error
fix(autocmd): return a status code instead of throwing error
docs(readme): lazy load the plugin with lazy.nvim
docs(readme): lazy load the plugin with
lazy.nvim
docs: add luadoc to class prototypes
docs: add luadoc to class prototypes
fix(manager): throw error when the given delay
is a negative integer
fix(manager): throw error when the given
delay
is a negative integerchore(docs): generate vimdoc
chore(docs): generate vimdoc
fix(timer): close the timer just before everything is deallocated
fix(timer): close the timer just before everything is deallocated
docs(readme): prefix the packer.nvim
table with the use
function
docs(readme): prefix the
packer.nvim
table with the use
functiondocs(readme): remove unneeded name
from lazy.nvim
instructions
docs(readme): remove unneeded
name
from lazy.nvim
instructionsfix(autocmds): close the timer
before assigning it to a new value
fix(autocmds): close the
timer
before assigning it to a new valuechore(docs): generate vimdoc
chore(docs): generate vimdoc
fix(ui): remove the is_upper
optimization
fix(ui): remove the
is_upper
optimizationfix(autocmds): completely clear highlights and autocmds on disable
fix(autocmds): completely clear highlights and autocmds on
disable
refactor(ui): use vim.deep_equal
to simplify the code
refactor(ui): use
vim.deep_equal
to simplify the codeRevert "fix(renderer): trigger on BufReadPre
instead of BufWinEnter
"
Revert "fix(renderer): trigger on
BufReadPre
instead of BufWinEnter
"fix(renderer): trigger on BufReadPre
instead of BufWinEnter
fix(renderer): trigger on
BufReadPre
instead of BufWinEnter
docs(init): mention matchparen.vim
with its full name
docs(init): mention
matchparen.vim
with its full namedocs(readme): insert the missing colon
docs(readme): insert the missing colon
docs(readme): add highlight section
docs(readme): add highlight section
chore(docs): generate vimdoc
chore(docs): generate vimdoc