aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [Vim] Remove mortimer.vim pluginFederico I2020-02-142-3/+0
|
* [Vim] Move and update mortimer.vim pluginFederico I2020-02-143-1/+1
|
* [Vim] Remove Vimprobably pluginFederico I2020-02-132-3/+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.
* Add `wiki` script to manage local/remote personal wikiFederico I2020-02-062-0/+197
|
* Change metadata in Git config fileFederico I2020-02-061-4/+2
|
* [Vim] Remove Gutentags pluginFederico I2020-02-062-3/+0
| | | | | I didn't spend enough time configuting it, so it would fill any git folder with `tags` files.
* [AwesomeWM] Change wallpaper managementFederico I2020-01-281-175/+1025
| | | | | Add function to get possible wallpapers from a directory. This allows to add wallpapers by simply adding them to the specified directory.
* [TMux] Make dmenu in tsession case insensitiveFederico Igne2019-09-111-1/+1
|
* [TMux] tsession script now spawns embedded dmenuFederico Igne2019-09-111-1/+4
| | | | | | When using dmenu to pick a session, the script now embeds dmenu in the new window. The command `xdotool getwindowfocus` is used to get the currently focused window, which, luckly enough is the newly spawned one.
* [Bash] Move program specific config in a subdir .bashFederico Igne2019-09-017-4/+8
|
* [TMux] Add 'attach' command to tsession scriptFederico Igne2019-09-011-6/+52
|
* [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
|