aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
...
* [Vim] Add SLIME pluginFederico Igne2019-07-161-0/+3
|
* [Vim] Remove Calendar pluginFederico Igne2019-07-151-3/+0
|
* [Vim] Move config folder to match GNU Stow schemeFederico Igne2019-07-151-17/+17
|
* [Vim] Add Vim-Racket pluginFederico Igne2019-07-151-16/+19
|
* [Vim] Add Calendar pluginFederico Igne2019-03-191-0/+3
|
* [Vim] Add TagBar pluginFederico Igne2019-03-181-0/+3
|
* [Vim] Create submodule `vim-mortimer`Federico Igne2019-01-271-0/+3
|
* [Vim] Add "Vim-BBye" pluginFederico Igne2019-01-271-0/+3
| | | | | | | | | | | 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.
* [AwesomeWM] Add `lain` library as a submoduleFederico Igne2019-01-021-0/+3
|
* [Vim] Add Pathogen in case of an old Vim versionFederico Igne2018-09-091-0/+3
| | | | | Keep TPope's Pathogen around and fall back to it in case the current Vim version does not come with its own runtimepath manager.
* [Vim] Add `vimprobably` plugin as submoduleFederico Igne2018-09-071-0/+3
|
* [Vim] Add `vim-obsession` plugin as submoduleFederico Igne2018-09-051-0/+3
|
* [Vim] Move `.vim` folder to `vim`Federico Igne2018-09-041-18/+18
| | | | | | | | | | Since I need to symlink the folder anyway there is no point in keeping the directory hidden. This also solves annoying situation when using `ls` in the git folder. Also note that the `find` command inside Vim was not working properly since I was masking hidden files. This now solves the problem without the need to unmask folders like `.git`.
* Add plugins as submodulesFederico Igne2018-09-041-0/+27