Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nvim] improve C++ bindings for cmake/docker tasks | Federico Igne | 2023-02-22 | 1 | -5/+5 |
| | |||||
* | [nvim] fix mapping for popup terminal | Federico Igne | 2023-02-22 | 1 | -2/+2 |
| | |||||
* | [nvim] add git-log quickfix navigation filtered on current file | Federico Igne | 2023-02-04 | 1 | -0/+1 |
| | |||||
* | [nvim] add three-way diff binding to manage merge conflicts | Federico Igne | 2023-02-04 | 1 | -1/+2 |
| | |||||
* | [nvim] add initial setup for tags generation | Federico Igne | 2022-10-28 | 1 | -0/+4 |
| | |||||
* | [nvim] Fix zettel link insertion and add new mappings | Federico Igne | 2022-10-28 | 1 | -2/+3 |
| | |||||
* | [zettel] add support for experimental Zettelkasten | Federico Igne | 2022-10-11 | 1 | -0/+12 |
| | |||||
* | [nvim] Turn off syntax highlighting during spell checking | Federico Igne | 2022-03-05 | 1 | -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-W | Federico Igne | 2022-01-30 | 1 | -0/+1 |
| | |||||
* | [nvim] Rework checkpoint definitions | Federico Igne | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | [nvim] Improve checkpoint handling and mappings | Federico Igne | 2021-11-04 | 1 | -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 plugins | Federico Igne | 2021-10-27 | 1 | -15/+18 |
| | |||||
* | [nvim] Add nnn integration | Federico Igne | 2021-10-27 | 1 | -0/+4 |
| | |||||
* | [nvim] Add sensible "buffer delete" command | Federico Igne | 2021-10-27 | 1 | -4/+10 |
| | |||||
* | [nvim] Add checkpoints and smart parens | Federico Igne | 2021-10-26 | 2 | -35/+39 |
| | |||||
* | [nvim] Add initial config files for NeoVim | Federico Igne | 2021-10-26 | 1 | -0/+51 |