Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Vim] Move vim-pathogen plugin | Federico I | 2020-02-14 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-obsession plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move goyo.vim plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-commentary plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-fugitive plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-gitgutter plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-surround plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-tmux-navigator plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-vinegar plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-tmux-focus-events plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-repeat plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-bbye plugin | Federico I | 2020-02-14 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Move tagbar plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-slime plugin | Federico I | 2020-02-14 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Move fzf.vim plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Move vim-racket plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Reintroduce mortimer.vim plugin | Federico I | 2020-02-14 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Remove mortimer.vim plugin | Federico I | 2020-02-14 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Move and update mortimer.vim plugin | Federico I | 2020-02-14 | 2 | -0/+0 | |
| | ||||||
* | [Vim] Remove Vimprobably plugin | Federico I | 2020-02-13 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Minor changes to vimrc | Federico I | 2020-02-13 | 1 | -98/+14 | |
| | ||||||
* | [Vim] Minor changes of Vim bindings | Federico I | 2020-02-13 | 1 | -38/+32 | |
| | ||||||
* | [Vim] Adjust Slime custom bindings | Federico I | 2020-02-06 | 1 | -2/+3 | |
| | | | | Now the `SendLine` binding trims leading whitespaces | |||||
* | [Vim] Add binding for sidebar filesystem navigator | Federico I | 2020-02-06 | 1 | -0/+35 | |
| | ||||||
* | [Vim] Use fzf plugin to search/open files | Federico I | 2020-02-06 | 1 | -0/+103 | |
| | ||||||
* | [Vim] Slightly change Goyo default and custom size | Federico I | 2020-02-06 | 2 | -138/+2 | |
| | | | | | It also introduces a couple of bindings to make it a bit more convenient to manage Goyo size. | |||||
* | [Vim] Remove Gutentags plugin options | Federico I | 2020-02-06 | 1 | -3/+0 | |
| | ||||||
* | [Vim] Reintroduce netrc tree-style filesystem | Federico I | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | [Vim] Remove auto window resizing | Federico I | 2020-02-06 | 1 | -2/+0 | |
| | ||||||
* | [Vim] Reintroduce italic comments | Federico I | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | [Vim] Fix spacing in (sub)folds | Federico I | 2020-02-06 | 1 | -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 plugin | Federico I | 2020-02-06 | 1 | -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 .bash | Federico Igne | 2019-09-01 | 1 | -0/+0 | |
| | ||||||
* | [Bash] Move Vim-related bash functions to .vim.bash | Federico Igne | 2019-08-09 | 1 | -0/+23 | |
| | ||||||
* | [Bash] Move Vim-specific Bash options to its own file | Federico Igne | 2019-08-09 | 1 | -0/+6 | |
| | ||||||
* | [Vim] Add fzf and fzf.vim plugins | Federico Igne | 2019-08-06 | 2 | -0/+1 | |
| | ||||||
* | [Vim] Add Gutentags plugin | Federico Igne | 2019-08-05 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Add set of bindings for Racket | Federico Igne | 2019-07-18 | 3 | -1/+12 | |
| | ||||||
* | [Vim] Fix bindings for SLIME plugin | Federico Igne | 2019-07-16 | 1 | -2/+5 | |
| | ||||||
* | [Vim] Fix Git info icon in statusbar | Federico Igne | 2019-07-16 | 2 | -5/+4 | |
| | ||||||
* | [Vim] Add generic config for SLIME plugin | Federico Igne | 2019-07-16 | 2 | -10/+38 | |
| | ||||||
* | [Vim] Add SLIME plugin | Federico Igne | 2019-07-16 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Update Mortimer VIM plugin | Federico Igne | 2019-07-16 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Fix Git info format in statusbar | Federico Igne | 2019-07-16 | 1 | -2/+2 | |
| | ||||||
* | [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] Add binding to open PDF generated from tex | Federico Igne | 2019-07-16 | 1 | -1/+5 | |
| | ||||||
* | [Vim] Add binding to delete multiple open buffers | Federico Igne | 2019-07-16 | 1 | -5/+3 | |
| | ||||||
* | [Vim] Apply minor changes to vimrc | Federico Igne | 2019-07-15 | 1 | -107/+55 | |
| | | | | | | + remove relative line number by default (toggle with binding); + reorganize plugin configurations; + reorganize file folding. | |||||
* | [Vim] Remove Calendar plugin | Federico Igne | 2019-07-15 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Move config folder to match GNU Stow scheme | Federico Igne | 2019-07-15 | 33 | -0/+0 | |
| |