aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
...
* [Vim] Move vim-pathogen pluginFederico I2020-02-141-0/+0
|
* [Vim] Move vim-obsession pluginFederico I2020-02-142-0/+0
|
* [Vim] Move goyo.vim pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-commentary pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-fugitive pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-gitgutter pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-surround pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-tmux-navigator pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-vinegar pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-tmux-focus-events pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-repeat pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-bbye pluginFederico I2020-02-141-0/+0
|
* [Vim] Move tagbar pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-slime pluginFederico I2020-02-141-0/+0
|
* [Vim] Move fzf.vim pluginFederico I2020-02-142-0/+0
|
* [Vim] Move vim-racket pluginFederico I2020-02-142-0/+0
|
* [Vim] Reintroduce mortimer.vim pluginFederico I2020-02-141-0/+0
|
* [Vim] Remove mortimer.vim pluginFederico I2020-02-141-0/+0
|
* [Vim] Move and update mortimer.vim pluginFederico I2020-02-142-0/+0
|
* [Vim] Remove Vimprobably pluginFederico I2020-02-131-0/+0
|
* [Vim] Minor changes to vimrcFederico I2020-02-131-98/+14
|
* [Vim] Minor changes of Vim bindingsFederico I2020-02-131-38/+32
|
* [Vim] Adjust Slime custom bindingsFederico I2020-02-061-2/+3
| | | | Now the `SendLine` binding trims leading whitespaces
* [Vim] Add binding for sidebar filesystem navigatorFederico I2020-02-061-0/+35
|
* [Vim] Use fzf plugin to search/open filesFederico I2020-02-061-0/+103
|
* [Vim] Slightly change Goyo default and custom sizeFederico I2020-02-062-138/+2
| | | | | It also introduces a couple of bindings to make it a bit more convenient to manage Goyo size.
* [Vim] Remove Gutentags plugin optionsFederico I2020-02-061-3/+0
|
* [Vim] Reintroduce netrc tree-style filesystemFederico I2020-02-061-1/+1
|
* [Vim] Remove auto window resizingFederico I2020-02-061-2/+0
|
* [Vim] Reintroduce italic commentsFederico I2020-02-061-1/+1
|
* [Vim] Fix spacing in (sub)foldsFederico I2020-02-061-4/+16
| | | | | This will make folds and subfolds more noticeable, since the indentation difference between a 1-fold and a 2-fold is bigger.
* [Vim] Remove Gutentags pluginFederico I2020-02-061-0/+0
| | | | | I didn't spend enough time configuting it, so it would fill any git folder with `tags` files.
* [Bash] Move program specific config in a subdir .bashFederico Igne2019-09-011-0/+0
|
* [Bash] Move Vim-related bash functions to .vim.bashFederico Igne2019-08-091-0/+23
|
* [Bash] Move Vim-specific Bash options to its own fileFederico Igne2019-08-091-0/+6
|
* [Vim] Add fzf and fzf.vim pluginsFederico Igne2019-08-062-0/+1
|
* [Vim] Add Gutentags pluginFederico Igne2019-08-051-0/+0
|
* [Vim] Add set of bindings for RacketFederico Igne2019-07-183-1/+12
|
* [Vim] Fix bindings for SLIME pluginFederico Igne2019-07-161-2/+5
|
* [Vim] Fix Git info icon in statusbarFederico Igne2019-07-162-5/+4
|
* [Vim] Add generic config for SLIME pluginFederico Igne2019-07-162-10/+38
|
* [Vim] Add SLIME pluginFederico Igne2019-07-161-0/+0
|
* [Vim] Update Mortimer VIM pluginFederico Igne2019-07-161-0/+0
|
* [Vim] Fix Git info format in statusbarFederico Igne2019-07-161-2/+2
|
* [Vim] Change guides visibility optionFederico Igne2019-07-162-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] Add binding to open PDF generated from texFederico Igne2019-07-161-1/+5
|
* [Vim] Add binding to delete multiple open buffersFederico Igne2019-07-161-5/+3
|
* [Vim] Apply minor changes to vimrcFederico Igne2019-07-151-107/+55
| | | | | | + remove relative line number by default (toggle with binding); + reorganize plugin configurations; + reorganize file folding.
* [Vim] Remove Calendar pluginFederico Igne2019-07-151-0/+0
|
* [Vim] Move config folder to match GNU Stow schemeFederico Igne2019-07-1533-0/+0
|