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
50368bc5c7f21defbfd8ed0cfb5e8e442b396d10
absolute-vim
/
lua
/
absolute
History
David Ibia
50368bc5c7
fix(remap.lua): change keymap for selecting all text from <leader>a to <C-a> to
...
avoid conflicts with other keybindings and improve usability.
2024-02-18 02:48:58 +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
fix(remap.lua): change keymap for selecting all text from <leader>a to <C-a> to
2024-02-18 02:48:58 +01:00