This website requires JavaScript.
Explore
Help
Sign In
hyzen
/
KickestEnd.nvim
Watch
1
Star
0
Fork
0
You've already forked KickestEnd.nvim
mirror of
https://github.com/hyzendust/KickestEnd.nvim.git
synced
2026-09-19 04:43:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ffcb4e10ac86a09928ca38dea9e45d44a5366ca
KickestEnd.nvim
/
lua
History
psychhim
7ffcb4e10a
Fix: saving an edited or unedited empty buffer with a filename of a already existing file worked, but then stopped further saving with <leader>w.
2025-10-17 00:27:50 +05:30
..
ascii_arts
Add: new ascii_arts
2025-10-16 00:28:53 +05:30
plugins
Fix: after opening new tab and insert, closing the tab, then coming back to the first and only tab, kept listed buffer count to 1. But then after inserting on it added 1 more hidden buffer so total listed buffer count became 2 while the total tab+file was 1.
2025-10-16 23:33:41 +05:30
buffer_deleted.lua
Fix: File deleted outside of Neovim doesn't change the buffer name to []:file removed. Now changes instantly after deletion.
2025-10-14 03:44:16 +05:30
copy_to_clipboard_fix.lua
…
custom_tabline.lua
Update: Modularizing some features and customizations.
2025-10-14 01:15:22 +05:30
formatters_auto_config.lua
Update: Modularizing some features and customizations.
2025-10-14 01:15:22 +05:30
keymaps.lua
Fix: saving an edited or unedited empty buffer with a filename of a already existing file worked, but then stopped further saving with <leader>w.
2025-10-17 00:27:50 +05:30
message_auto_clear.lua
Update: Modularizing some features and customizations.
2025-10-14 01:15:22 +05:30
replace_with_custom_snippets.lua
Update: custom_friendly_snippets folder for all snippets.
2025-10-09 19:50:44 +05:30
update_kickestend.lua
Fix: Check current state of the directory if checkout to different old commit.
2025-10-12 21:52:03 +05:30
yank_notification.lua
…