This website requires JavaScript.
Explore
Help
Sign In
boxpositron
/
absolute-vim
Watch
1
Star
0
Fork
0
You've already forked absolute-vim
mirror of
https://github.com/boxpositron/absolute-vim.git
synced
2026-02-28 11:40:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b26965f4d2ba703b51b6bd1b31be9a680e6f55eb
absolute-vim
/
lua
/
absolute
History
David Ibia
b26965f4d2
feat(remap.lua): add keymap to show keymaps using Telescope plugin for better navigation and understanding of keybindings
2024-02-17 22:34:15 +01:00
..
after
fix(toggleterm.lua): change key mapping for opening lazygit from "<leader>gl" to "<leader>gs" to avoid conflicts with other mappings
2024-02-16 22:59:57 +01:00
core
feat: add support for Jedi-Vim plugin
2024-01-03 17:54:20 +01:00
plugins
style(vim-tmux-navigator.lua): comment out unused key binding for TmuxNavigatePrevious command to improve code readability and maintainability
2024-02-16 23:03:01 +01:00
init.lua
refactor(init.lua): move require("absolute.remap") statement to the end of the file for better organization and readability
2024-01-05 16:20:13 +01:00
lazy.lua
feat: updated plugins and editor configuration
2024-01-01 21:03:31 +01:00
remap.lua
feat(remap.lua): add keymap to show keymaps using Telescope plugin for better navigation and understanding of keybindings
2024-02-17 22:34:15 +01:00