aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/lua/dyamon/util/map.lua
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] Improve checkpoint handling and mappingsFederico Igne2021-11-041-4/+16
| | | | | | 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 nvim-lspconfig plugin and configuration for Scala MetalsFederico Igne2021-11-011-7/+13
|
* [nvim] Add checkpoints and smart parensFederico Igne2021-10-261-0/+25