Commit Graph

42 Commits

Author SHA1 Message Date
577f26bfdd Code styling fixes 2025-03-14 18:02:50 +03:00
6956c227ca Fix README.md from showing incorrect neovim version support 2025-03-14 18:02:49 +03:00
30e9026d51 Update base64 function to support older neovim versions.
Lua code taken from - http://lua-users.org/wiki/BaseSixtyFour
This ensures that older versions without vim.base64 also work smoothly.
2025-03-14 18:02:49 +03:00
68aac990e3 Minor styling fixes 2025-03-14 18:02:48 +03:00
6a84d739e1 Update DOC 2025-03-14 18:02:48 +03:00
d3f814cca8 Fix License 2025-03-14 18:02:47 +03:00
f65f5ed530 Add support for setting filetypes 2025-03-14 18:02:47 +03:00
274d7ef476 Markdown table 2025-03-14 18:02:46 +03:00
d29ebec0a8 Update TODO 2025-03-14 18:02:46 +03:00
f927a29330 Update table 2025-03-14 18:02:46 +03:00
a40d378f83 Minor fixes on VimDoc 2025-03-14 18:02:45 +03:00
acc8cee116 Fix VimDoc 2025-03-14 18:02:45 +03:00
a9757dcb82 Update Doc 2025-03-14 18:02:44 +03:00
b38c1f6f8e Add vimdoc 2025-03-14 18:02:44 +03:00
4cb75ce959 Fix Capitalization in example 2025-03-14 18:02:43 +03:00
8ddf9749e0 Update TODO 2025-03-14 18:02:43 +03:00
4b0ba949ed Fix typo 2025-03-14 18:02:42 +03:00
d25639dcb5 Update README 2025-03-14 18:02:42 +03:00
d50b1b1807 Add keymaps support 2025-03-14 18:02:42 +03:00
b71ae6db76 Fix README 2025-03-14 18:02:41 +03:00
445c706152 Update README 2025-03-14 18:02:41 +03:00
f3eaeb9659 Update readme.md 2025-03-14 18:02:40 +03:00
45c73f2431 Fix Bug 2025-03-14 18:02:40 +03:00
2430464cff Minor bug fixes. 2025-03-14 18:02:39 +03:00
4cb8233350 Update README.md 2025-03-14 18:02:39 +03:00
3c692b97c3 Remove older init.lua 2025-03-14 18:02:38 +03:00
cce5ee4097 Move code to lua/ folder 2025-03-14 18:02:38 +03:00
509602d781 Remove unnecessary license details 2025-03-14 18:02:38 +03:00
5b40101633 Fix grammar 2025-03-14 18:02:37 +03:00
c33e56bb43 Add todo to readme
Signed-off-by: Syed Daanish <syed@sixzix.com>
2025-03-14 18:02:37 +03:00
a84a6a93f9 Only Kitty note. 2025-03-14 18:02:36 +03:00
04a2d35cb2 Add keymap for + zoom. 2025-03-14 18:02:36 +03:00
2a1f010a7f Style README.md 2025-03-14 18:02:35 +03:00
eeaabc1b1a Update README.md
Fix demo video view
2025-03-14 18:02:35 +03:00
52012fa8bf Update demo video 2025-03-14 18:02:34 +03:00
d1b1a2448d Update video link 2025-03-14 18:02:34 +03:00
1ef4231747 Attempt to fix formatting 2025-03-14 18:02:33 +03:00
6563120cf5 Fix readme and add demo 2025-03-14 18:02:33 +03:00
bb3fdb1ede Add README and LISENCE 2025-03-14 18:02:33 +03:00
330bed0f93 Add debouncing for smoothness. 2025-03-14 18:02:32 +03:00
d73414b855 Major Fixes and increase max zoom. 2025-03-14 18:02:32 +03:00
1fb3ae7e0f Initial commit 2025-03-14 18:02:31 +03:00