summaryrefslogtreecommitdiff
path: root/after
AgeCommit message (Collapse)Author
2025-04-04Change the Lua execute code keybinds to be similar to Neovim 0.11 ones.Marcelo
2025-04-04Improve Zettelkasten notes keybind situation.Marcelo
2025-03-30`gx` will open the neovim plugins in github.Marcelo
If `gx` is used over a string of the format "xxx/yyy" when editing a Lua file, a github prefix will be added before opening. Also fixed other Lua specific bindings with `buffer = true`, so that those bindings stop spilling outside lua.
2025-03-07Initial commit.Marcelo