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
d7f4bb752f1ed3d81d40ee70d37e84e551e57716
absolute-vim
/
lua
/
absolute
History
David Ibia
470940593f
refactor(remap.lua): change keymap for regex replace to <leader>sr for better
...
clarity and add keymap for replacing selected text in visual mode with <leader>ss
2024-02-22 12:26:55 +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
refactor(remap.lua): change keymap for regex replace to <leader>sr for better
2024-02-22 12:26:55 +01:00