Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update README.md | Federico Igne | 2020-11-29 | 2 | -22/+80 | |
| | ||||||
* | [Vim] Update mortimer.vim plugin | Federico Igne | 2020-11-29 | 1 | -0/+0 | |
| | ||||||
* | [Neomutt] Tweak colors to new colorscheme settings | Federico Igne | 2020-11-28 | 1 | -9/+9 | |
| | ||||||
* | [TMux] Clean tmux configuration | Federico Igne | 2020-11-28 | 1 | -6/+1 | |
| | ||||||
* | [Bash] Remove Base16 configuration | Federico Igne | 2020-11-28 | 1 | -6/+0 | |
| | ||||||
* | [Vim] Move away from the cursed Base16 coloscheme system | Federico Igne | 2020-11-28 | 4 | -114/+242 | |
| | | | | | | | 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] Add gruvbox colorscheme plugin | Federico Igne | 2020-11-28 | 2 | -0/+3 | |
| | ||||||
* | Remove AwesomeWM related submodules | Federico Igne | 2020-11-23 | 1 | -3/+0 | |
| | ||||||
* | Remove AwesomeWM config folder | Federico Igne | 2020-11-23 | 372 | -6277/+0 | |
| | | | | This is part of the transition to DWM | |||||
* | Remove Rofi configuration | Federico Igne | 2020-11-23 | 1 | -11/+0 | |
| | ||||||
* | [NeoMutt] Complete transition to NeoMutt | Federico Igne | 2020-10-02 | 1 | -57/+28 | |
| | ||||||
* | Add $MAIL environment variable | Federico Igne | 2020-10-02 | 1 | -0/+1 | |
| | ||||||
* | [NeoMutt] Move account specific information | Federico Igne | 2020-10-02 | 1 | -3/+3 | |
| | ||||||
* | [Vim] Tweak asyncomplete configuration + minor changes | Federico Igne | 2020-10-02 | 2 | -16/+77 | |
| | ||||||
* | [nnn] Hide bottom bar in `imgview` plugin | Federico Igne | 2020-10-02 | 1 | -2/+2 | |
| | ||||||
* | [Neomutt] Move config file in $XDG_CONFIG_HOME | Federico Igne | 2020-10-02 | 2 | -180/+315 | |
| | ||||||
* | Move mailcap file in $XDG_CONFIG_HOME | Federico Igne | 2020-10-02 | 2 | -5/+11 | |
| | ||||||
* | Remove .Xresources file | Federico Igne | 2020-10-02 | 1 | -50/+0 | |
| | | | | Since I'm using st we don't really need anything from that file | |||||
* | Remove rofi bindings as a generic launcher | Federico Igne | 2020-10-01 | 1 | -4/+7 | |
| | ||||||
* | [Tmux] Fix some outdated options that cause errors on start | Federico Igne | 2020-10-01 | 1 | -6/+4 | |
| | ||||||
* | [Vim] Add asyncomplete plugin for automatic lsp completion | Federico Igne | 2020-10-01 | 3 | -0/+6 | |
| | ||||||
* | [Vim] Tweak vim-lsp configuration | Federico Igne | 2020-08-26 | 1 | -11/+31 | |
| | ||||||
* | [Vim] Fix vim-lsp mappings | Federico Igne | 2020-08-26 | 1 | -6/+6 | |
| | | | | | They were set with `noremap` but we need `nmap` when using <plug>able mappings. | |||||
* | [Vim] Configure vim-lsp plugin and statusline | Federico Igne | 2020-08-25 | 2 | -9/+185 | |
| | ||||||
* | [Vim] Fix Git indicator in status bar | Federico Igne | 2020-08-25 | 1 | -3/+3 | |
| | ||||||
* | [Vim] Add vim-lsp plugin | Federico Igne | 2020-08-25 | 2 | -0/+3 | |
| | ||||||
* | [Vim] Add VimTableMode plugin | Federico Igne | 2020-06-29 | 2 | -0/+3 | |
| | ||||||
* | [Bash] Add git-related aliases | Federico Igne | 2020-05-26 | 1 | -3/+13 | |
| | ||||||
* | [Vim] Make eol and tabs more obvious | Federico Igne | 2020-05-26 | 1 | -6/+10 | |
| | ||||||
* | Add fontconfig configuration file | Federico Igne | 2020-05-23 | 1 | -0/+144 | |
| | | | | | | | | | | | | This is taken from https://github.com/eosrei/twemoji-color-font And it is necessary to make the Twemoji Color Emoji font to work properly across applications. It sets Bitstream Vera as main font and Twemoji Color Emoji as a fallback font. This also sets curie as the default monospace font. | |||||
* | Remove old scripts | Federico Igne | 2020-05-22 | 3 | -51/+0 | |
| | ||||||
* | Reorganize keybinding for dmenu scripts | Federico Igne | 2020-05-22 | 1 | -10/+11 | |
| | ||||||
* | [sxhkd] Add first test configuration | Federico Igne | 2020-05-18 | 1 | -0/+33 | |
| | ||||||
* | [Mutt] Move .mailcap to a stowable dir | Federico Igne | 2020-05-18 | 1 | -0/+0 | |
| | ||||||
* | [X11] Move .xinitrc to a stowable dir | Federico Igne | 2020-05-18 | 2 | -25/+35 | |
| | ||||||
* | Update .mailcap file | Federico Igne | 2020-05-18 | 1 | -3/+22 | |
| | | | | | This is used by (neo)mutt and the idea is that we should be able to handle as many attachments as possible out of the box. | |||||
* | Remove Ranger configuration files | Federico Igne | 2020-05-18 | 4 | -1010/+0 | |
| | ||||||
* | Fix st path in $TERMINAL env variable | Federico Igne | 2020-05-18 | 1 | -1/+1 | |
| | ||||||
* | [Tmux] Fix bug with Tmux session manager script | Federico Igne | 2020-05-18 | 1 | -3/+5 | |
| | | | | | The bug was introduced when the dmenu flag for window embedding changed from `-w` to `-e`. | |||||
* | [nnn] Update configuration and add plugins | Federico Igne | 2020-05-18 | 3 | -11/+136 | |
| | | | | | | Plugins added are: * nmount: (un)mount external drives * imgview: integration with sxiv | |||||
* | Remove personal git information | Federico Igne | 2020-04-25 | 1 | -6/+0 | |
| | | | | | This information, while not sensitive, is pointless in a public dotfiles repo. | |||||
* | Move global .gitconfig file to stowable dir | Federico Igne | 2020-04-25 | 1 | -1/+1 | |
| | ||||||
* | Changed git URL for submodule 'mortimer.vim' | Federico Igne | 2020-04-25 | 1 | -3/+3 | |
| | ||||||
* | Fix opaque background in Vim and Tmux | Federico I | 2020-03-21 | 2 | -8/+12 | |
| | | | | | The background would still be opaque even when st background has an alpha value < 1.0 | |||||
* | [Vim] Fix Goyo/Tagbar bindings definition | Federico I | 2020-03-12 | 1 | -4/+8 | |
| | | | | | | | | | Tests for the mapping definitions were testing the existence of the wrong variable, in particular: + `g:loaded_goyo` does not exist; + `g:loaded_tagbar` is defined only when the autoloaded code is invoked. The solution in both cases is to test for the existence of the respective commands (which are defined on plugin load). | |||||
* | Remove colorscheme-related legacy files | Federico I | 2020-02-18 | 1 | -82/+0 | |
| | ||||||
* | [Vim] Use base16-vim plugin to handle colorschemes | Federico I | 2020-02-18 | 7 | -1564/+36 | |
| | ||||||
* | [Bash] Move base16-shell repo as submodule of bash package | Federico I | 2020-02-18 | 2 | -0/+3 | |
| | | | | | | This fixes the problem of having to manually clone the repo before deploying the `bash` package. Now the feature comes with batteries included, and the color scheme will work right off the bat (hopefully). | |||||
* | Update .gitignore (now empty) | Federico I | 2020-02-18 | 1 | -11/+0 | |
| | ||||||
* | [Bash] Move relevant files under bash Stow package | Federico I | 2020-02-17 | 3 | -0/+0 | |
| |