aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after
Commit message (Collapse)AuthorAgeFilesLines
* [Vim] Old local modificationsFederico Igne2022-01-291-2/+2
|
* [Vim] Add binding to navigate git logFederico Igne2021-07-271-1/+2
|
* [Vim] Add popup terminal scratchpadFederico Igne2021-07-271-28/+16
|
* [Vim] Update vimprobably plugindevelopFederico Igne2021-06-021-1/+1
|
* Add makeprg for gnuplot scriptsFederico Igne2021-05-161-5/+1
|
* Add Zettel functionality for ZettelkastenFederico Igne2021-04-211-2/+2
|
* [Vim] Add basic support for compiling SBT/Scala projectsFederico Igne2020-12-091-0/+12
|
* [Vim] Fix Goyo/Tagbar bindings definitionFederico I2020-03-121-4/+8
| | | | | | | | | Tests for the mapping definitions were testing the existence of the wrong variable, in particular: + `g:loaded_goyo` does not exist; + `g:loaded_tagbar` is defined only when the autoloaded code is invoked. The solution in both cases is to test for the existence of the respective commands (which are defined on plugin load).
* [Vim] Add undotree plugin and related configurationFederico I2020-02-151-2/+8
|
* [Vim] Adapt vimrc to the new plugin structureFederico I2020-02-141-0/+137
|
* [Vim] Move config folder to match GNU Stow schemeFederico Igne2019-07-151-0/+18