aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [Bash] Merge .bash_functions file in .bashrcFederico Igne2019-08-132-119/+1
|
* [Bash] Move SXIV-specific Bash options to their own fileFederico Igne2019-08-122-86/+17
|
* [Bash] Rewrite TMux session handle as standalone scriptFederico Igne2019-08-122-0/+201
|
* [Bash] Move NNN-specific Bash options to their own fileFederico Igne2019-08-093-18/+26
|
* [Bash] Move Vim-related bash functions to .vim.bashFederico Igne2019-08-092-27/+23
|
* [Bash] Move weather function to .bashrcFederico Igne2019-08-092-28/+12
|
* [Bash] Clean old .bash_* filesFederico Igne2019-08-093-7/+0
|
* [Bash] Move .bash_prompt content in .bashrcFederico Igne2019-08-092-145/+117
|
* [Bash] Move Ripgrep-specific Bash options to its own fileFederico Igne2019-08-092-5/+12
|
* [Bash] Move Vim-specific Bash options to its own fileFederico Igne2019-08-092-13/+16
|
* [Bash] Remove unused exportsFederico Igne2019-08-091-2/+0
|
* [Bash] Move TMux-specific Bash options to its own fileFederico Igne2019-08-092-7/+10
|
* [Bash] Move back .bash_* in .bashrcFederico Igne2019-08-097-240/+179
| | | | | This is done because handling a single file is easier and different sections can be simulated with folds.
* Add ripgrep config fileFederico Igne2019-08-082-0/+13
|
* [Vim] Add fzf and fzf.vim pluginsFederico Igne2019-08-063-0/+4
|
* [Vim] Add Gutentags pluginFederico Igne2019-08-052-1/+4
|
* [Vim] Add set of bindings for RacketFederico Igne2019-07-183-1/+12
|
* Merge branch 'develop' of gitlab.com:dyamon-lab/dotfiles into developFederico Igne2019-07-160-0/+0
|\
| * [Vim] Fix bindings for SLIME pluginFederico Igne2019-07-161-2/+5
| |
* | [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-162-0/+3
|
* [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-152-3/+0
|
* [Vim] Move config folder to match GNU Stow schemeFederico Igne2019-07-1534-17/+17
|
* [Vim] Add Vim-Racket pluginFederico Igne2019-07-152-16/+19
|
* [Vim] Add custom configs for TagBar pluginFederico Igne2019-03-195-27/+198
| | | | | | | | | The followings have been added: + A set of provided config options; + Custom statusline function for the TagBar buffer (for this statusline handling had to be slightly changed, introducing the buffer flag `b:disable_statusline`; + New binding to quickly access the TagBar.
* [Vim] Add Calendar pluginFederico Igne2019-03-192-0/+3
|
* [Vim] Add TagBar pluginFederico Igne2019-03-182-0/+3
|
* [Vim] Add custom statusline flags to Fugitive buffersFederico Igne2019-02-191-5/+30
|
* [Bash] Initialize `$CDPATH` environment variableFederico Igne2019-02-192-2/+9
|
* [Vim] Update `vim-mortimer` pluginFederico Igne2019-01-301-0/+0
|
* [Bash] Disable flow control (Ctrl-S/Ctrl-Q)Federico Igne2019-01-301-0/+3
|
* [Vim] Add TeX relatex optionsFederico Igne2019-01-302-0/+9
|
* [Vim] Add binding to `:Gdiff` from FugitiveFederico Igne2019-01-302-3/+4
|
* [Vim] Update `vim-mortimer` pluginFederico Igne2019-01-272-0/+3
|
* [Vim] Update `vim-mortimer` pluginFederico Igne2019-01-271-0/+0
|
* [Vim] Create submodule `vim-mortimer`Federico Igne2019-01-272-0/+3
|
* [AwesomeWM] Update `lain` libraryFederico Igne2019-01-271-0/+0
|
* [Vim] Update vimprobably pluginFederico Igne2019-01-271-0/+0
|
* [Vim] Clean ftplugin codeFederico Igne2019-01-273-4/+20
|
* [Vim] Add Base16 colorschemes (Gruvbox dark/light)Federico Igne2019-01-274-0/+1556
|
* [Vim] Clean autoload funtionsFederico Igne2019-01-277-15/+64
|
* [Vim] Clean vimrc codeFederico Igne2019-01-273-61/+78
|