aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/plugin
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] improve C++ bindings for cmake/docker tasksFederico Igne2023-02-221-5/+5
|
* [nvim] fix mapping for popup terminalFederico Igne2023-02-221-2/+2
|
* [nvim] add git-log quickfix navigation filtered on current fileFederico Igne2023-02-041-0/+1
|
* [nvim] add three-way diff binding to manage merge conflictsFederico Igne2023-02-041-1/+2
|
* [nvim] add initial setup for tags generationFederico Igne2022-10-281-0/+4
|
* [nvim] Fix zettel link insertion and add new mappingsFederico Igne2022-10-281-2/+3
|
* [zettel] add support for experimental ZettelkastenFederico Igne2022-10-111-0/+12
|
* [nvim] Turn off syntax highlighting during spell checkingFederico Igne2022-03-051-0/+3
| | | | | Syntax highlighting is not really turned off but all text-related highlighting groups are set to gray with a special "off" colorscheme.
* [nvim] Expose window commands in terminal mode via Ctrl-WFederico Igne2022-01-301-0/+1
|
* [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 telescope.nvim and zen-mode.nvim pluginsFederico Igne2021-10-271-15/+18
|
* [nvim] Add nnn integrationFederico Igne2021-10-271-0/+4
|
* [nvim] Add sensible "buffer delete" commandFederico Igne2021-10-271-4/+10
|
* [nvim] Add checkpoints and smart parensFederico Igne2021-10-262-35/+39
|
* [nvim] Add initial config files for NeoVimFederico Igne2021-10-261-0/+51