aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/lua/dyamon/util
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] add autocapitalization for Dockerfile keywordsFederico Igne2023-02-221-0/+31
|
* [nvim] Rework checkpoint definitionsFederico Igne2022-01-291-8/+15
|
* [nvim] Improve checkpoint handling and mappingsFederico Igne2021-11-042-4/+42
| | | | | | 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