Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Vim] Old local modifications | Federico Igne | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | [Vim] Display commit hash in statusline when HEAD is detached | Federico Igne | 2021-09-29 | 1 | -3/+3 |
| | |||||
* | [Vim] Add initial draft for custom tabline | Federico Igne | 2021-08-27 | 1 | -1/+43 |
| | |||||
* | Apply several minor tweaks | Federico Igne | 2021-08-27 | 2 | -4/+3 |
| | |||||
* | [Vim] Add popup terminal scratchpad | Federico Igne | 2021-07-27 | 1 | -0/+24 |
| | |||||
* | [Vim] Remove colorcolumn when textwidth < 2 | Federico Igne | 2021-06-02 | 1 | -2/+2 |
| | |||||
* | Add Zettel functionality for Zettelkasten | Federico Igne | 2021-04-21 | 1 | -4/+4 |
| | |||||
* | Add vim-grammarous plugin | Federico Igne | 2021-04-21 | 2 | -9/+15 |
| | |||||
* | [Vim] Move away from the cursed Base16 coloscheme system | Federico Igne | 2020-11-28 | 2 | -34/+7 |
| | | | | | | | Also introducing a coloschemes that dimms almost all text related highlight groups. This will be used in spell checking or other situation in which we don't care about syntax highlighting but we want to draw the attention to some part of the document. | ||||
* | [Vim] Tweak asyncomplete configuration + minor changes | Federico Igne | 2020-10-02 | 1 | -2/+4 |
| | |||||
* | [Vim] Configure vim-lsp plugin and statusline | Federico Igne | 2020-08-25 | 1 | -0/+58 |
| | |||||
* | [Vim] Fix Git indicator in status bar | Federico Igne | 2020-08-25 | 1 | -3/+3 |
| | |||||
* | [Vim] Fix Git info icon in statusbar | Federico Igne | 2019-07-16 | 1 | -4/+3 |
| | |||||
* | [Vim] Change guides visibility option | Federico Igne | 2019-07-16 | 2 | -5/+12 |
| | | | | | | | By setting the option `b:guides` it is possible to have: 0) No guides at all; 1) Only cursorline; 2) Cursorline and colorcolumn. | ||||
* | [Vim] Move config folder to match GNU Stow scheme | Federico Igne | 2019-07-15 | 6 | -0/+281 |