Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Vim] Add `vim-obsession` plugin as submodule | Federico Igne | 2018-09-05 | 1 | -0/+3 | |
| | ||||||
* | [Vim] Move `.vim` folder to `vim` | Federico Igne | 2018-09-04 | 1 | -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 submodules | Federico Igne | 2018-09-04 | 1 | -0/+27 | |