aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/plugin/checkpoint.lua
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] Rework checkpoint definitionsFederico Igne2022-01-291-1/+1
|
* [nvim] Improve checkpoint handling and mappingsFederico Igne2021-11-041-1/+2
| | | | | | 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.
* [nvim] Add checkpoints and smart parensFederico Igne2021-10-261-0/+24