Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Vim] Add fzf and fzf.vim plugins | Federico Igne | 2019-08-06 | 3 | -0/+4 | |
| | ||||||
* | [Vim] Add Gutentags plugin | Federico Igne | 2019-08-05 | 2 | -1/+4 | |
| | ||||||
* | [Vim] Add set of bindings for Racket | Federico Igne | 2019-07-18 | 3 | -1/+12 | |
| | ||||||
* | Merge branch 'develop' of gitlab.com:dyamon-lab/dotfiles into develop | Federico Igne | 2019-07-16 | 0 | -0/+0 | |
|\ | ||||||
| * | [Vim] Fix bindings for SLIME plugin | Federico Igne | 2019-07-16 | 1 | -2/+5 | |
| | | ||||||
* | | [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 | 2 | -0/+3 | |
| | ||||||
* | [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 | 2 | -3/+0 | |
| | ||||||
* | [Vim] Move config folder to match GNU Stow scheme | Federico Igne | 2019-07-15 | 34 | -17/+17 | |
| | ||||||
* | [Vim] Add Vim-Racket plugin | Federico Igne | 2019-07-15 | 2 | -16/+19 | |
| | ||||||
* | [Vim] Add custom configs for TagBar plugin | Federico Igne | 2019-03-19 | 5 | -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 plugin | Federico Igne | 2019-03-19 | 2 | -0/+3 | |
| | ||||||
* | [Vim] Add TagBar plugin | Federico Igne | 2019-03-18 | 2 | -0/+3 | |
| | ||||||
* | [Vim] Add custom statusline flags to Fugitive buffers | Federico Igne | 2019-02-19 | 1 | -5/+30 | |
| | ||||||
* | [Bash] Initialize `$CDPATH` environment variable | Federico Igne | 2019-02-19 | 2 | -2/+9 | |
| | ||||||
* | [Vim] Update `vim-mortimer` plugin | Federico Igne | 2019-01-30 | 1 | -0/+0 | |
| | ||||||
* | [Bash] Disable flow control (Ctrl-S/Ctrl-Q) | Federico Igne | 2019-01-30 | 1 | -0/+3 | |
| | ||||||
* | [Vim] Add TeX relatex options | Federico Igne | 2019-01-30 | 2 | -0/+9 | |
| | ||||||
* | [Vim] Add binding to `:Gdiff` from Fugitive | Federico Igne | 2019-01-30 | 2 | -3/+4 | |
| | ||||||
* | [Vim] Update `vim-mortimer` plugin | Federico Igne | 2019-01-27 | 2 | -0/+3 | |
| | ||||||
* | [Vim] Update `vim-mortimer` plugin | Federico Igne | 2019-01-27 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Create submodule `vim-mortimer` | Federico Igne | 2019-01-27 | 2 | -0/+3 | |
| | ||||||
* | [AwesomeWM] Update `lain` library | Federico Igne | 2019-01-27 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Update vimprobably plugin | Federico Igne | 2019-01-27 | 1 | -0/+0 | |
| | ||||||
* | [Vim] Clean ftplugin code | Federico Igne | 2019-01-27 | 3 | -4/+20 | |
| | ||||||
* | [Vim] Add Base16 colorschemes (Gruvbox dark/light) | Federico Igne | 2019-01-27 | 4 | -0/+1556 | |
| | ||||||
* | [Vim] Clean autoload funtions | Federico Igne | 2019-01-27 | 7 | -15/+64 | |
| | ||||||
* | [Vim] Clean vimrc code | Federico Igne | 2019-01-27 | 3 | -61/+78 | |
| | ||||||
* | [Git] Update ignore file to include `/vim/spell` | Federico Igne | 2019-01-27 | 1 | -1/+3 | |
| | ||||||
* | [Vim] Add "Vim-BBye" plugin | Federico Igne | 2019-01-27 | 3 | -3/+10 | |
| | | | | | | | | | | | This plugin overrides the standard `:bdelete` and `:bwipeout` commands with capitalized versions with the following advantages: + Close and remove the buffer; + Show another file in that window; + Show an empty file if you've got no other files open; + Do not leave useless [no file] buffers if you decide to edit another file in that window; + Work even if a file's open in multiple windows; + Work okay with various buffer explorers and tabbars. | |||||
* | [Vim] Change unnamed register to clipboard (+/*) | Federico Igne | 2019-01-26 | 2 | -36/+72 | |
| | ||||||
* | [Vim] Update plugins to the latest version | Federico Igne | 2019-01-26 | 6 | -0/+0 | |
| | ||||||
* | [Vim] Activate `matchit` built-in plugin | Federico Igne | 2019-01-26 | 1 | -69/+78 | |
| | ||||||
* | [Vim] Remove `background` option | Federico Igne | 2019-01-25 | 1 | -21/+12 | |
| | ||||||
* | [Vim] Move mutt autocmds | Federico Igne | 2019-01-25 | 1 | -11/+6 | |
| | ||||||
* | [Vim] Reintroduce and fix QuickFix toggle function | Federico Igne | 2019-01-25 | 4 | -21/+14 | |
| | ||||||
* | [Vim] Rework some <leader> key bindings | Federico Igne | 2019-01-25 | 1 | -52/+41 | |
| | ||||||
* | [Vim] Add binding to redirect selection to ix.io | Federico Igne | 2019-01-25 | 2 | -1/+11 | |
| | ||||||
* | [Vim] Clean vimrc code | Federico Igne | 2019-01-25 | 1 | -114/+67 | |
| | ||||||
* | [Vim] Group focus related autocmds | Federico Igne | 2019-01-25 | 2 | -51/+47 | |
| | ||||||
* | [Vim] Add option to have project configs in the cwd | Federico Igne | 2019-01-25 | 1 | -2/+5 | |
| | | | | | Vim will try to source a `.local.vim` file in the cwd. This is useful when you want to have some project specific configuration. | |||||
* | [Vim] Introduce wrapped for spell checking (+ bindings) | Federico Igne | 2019-01-24 | 3 | -30/+90 | |
| | | | | | | | | | | | | | | | | | | | | | The wrapper function introduced allows for more focus on the spell checking errors: + Errors are red and underlined; + Other possible syntactical mistakes are yellow and underlined; + any other text-related highlight group (`Normal` included) turns gray. Note: this is done with a sequence of `highlight` commands that override the current colorscheme. A simplier way would be to turn off syntax detection overall (`set syntax=off`) and just change the `Normal` highlight group. This can cause problems when one wants to limit syntax checking to same part of the text (comments in a programming language), since this is not possible with syntax disabled. Bug: `spell` option is always activated per buffer, while `highlight` commands are global. This can cause problems when one: 1) activates spell checking in one buffer 2) switches to another buffer 3) deactivates spell checking |