aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/lua/dyamon/util/checkpoint.lua
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] Rework checkpoint definitionsFederico Igne2022-01-291-8/+15
|
* [nvim] Improve checkpoint handling and mappingsFederico Igne2021-11-041-0/+26
Note that apparently the `vim-surround` has support for inserting parens in insert mode and might be useful to simplify some come. Try out the default keybindings for that.