aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/vimrc
Commit message (Collapse)AuthorAgeFilesLines
* [Vim] Update GetGitIgnore commandFederico Igne2021-05-251-4/+10
| | | | | Now includes MacOS specific files (for all those annoying `DS_Store` committed by mistake) and VisualStudio Code related files.
* Update mortimer.vim pluginFederico Igne2021-04-261-3/+2
|
* Fix filetype detection for vim-openscadFederico Igne2021-04-261-1/+1
|
* Add vim-openscad pluginFederico Igne2021-04-261-0/+1
|
* Add Zettel functionality for ZettelkastenFederico Igne2021-04-211-3/+18
|
* Add vim-grammarous pluginFederico Igne2021-04-211-0/+18
|
* [Vim] Enable modelineFederico Igne2020-12-221-0/+3
|
* Ignore *.class files in wildmenuFederico Igne2020-12-031-0/+2
| | | | | This is especially usefull when using `:find` or `:edit`. This will exclude compilation files for Java/Scala.
* Remove base16 submodules (base16-shell, base16-vim)Federico Igne2020-11-301-1/+1
|
* [Vim] Move away from the cursed Base16 coloscheme systemFederico Igne2020-11-281-80/+76
| | | | | | | Also introducing a coloschemes that dimms almost all text related highlight groups. This will be used in spell checking or other situation in which we don't care about syntax highlighting but we want to draw the attention to some part of the document.
* [Vim] Tweak asyncomplete configuration + minor changesFederico Igne2020-10-021-14/+73
|
* [Vim] Tweak vim-lsp configurationFederico Igne2020-08-261-11/+31
|
* [Vim] Fix vim-lsp mappingsFederico Igne2020-08-261-6/+6
| | | | | They were set with `noremap` but we need `nmap` when using <plug>able mappings.
* [Vim] Configure vim-lsp plugin and statuslineFederico Igne2020-08-251-9/+127
|
* [Vim] Make eol and tabs more obviousFederico Igne2020-05-261-6/+10
|
* Fix opaque background in Vim and TmuxFederico I2020-03-211-0/+4
| | | | | The background would still be opaque even when st background has an alpha value < 1.0
* [Vim] Use base16-vim plugin to handle colorschemesFederico I2020-02-181-8/+33
|
* [Vim] Add undotree plugin and related configurationFederico I2020-02-151-78/+118
|
* [Vim] Adapt vimrc to the new plugin structureFederico I2020-02-141-12/+28
|
* [Vim] Minor changes to vimrcFederico I2020-02-131-98/+14
|
* [Vim] Slightly change Goyo default and custom sizeFederico I2020-02-061-1/+1
| | | | | 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] Fix Git info icon in statusbarFederico Igne2019-07-161-1/+1
|
* [Vim] Add generic config for SLIME pluginFederico Igne2019-07-161-8/+35
|
* [Vim] Fix Git info format in statusbarFederico Igne2019-07-161-2/+2
|
* [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] Move config folder to match GNU Stow schemeFederico Igne2019-07-151-0/+1039