Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [misc] add reader mode to URL handler | Federico Igne | 2022-10-11 | 1 | -5/+13 | |
| | ||||||
* | [bash] Rework handy aliases | Federico Igne | 2022-10-11 | 1 | -2/+5 | |
| | ||||||
* | [zettel] add support for experimental Zettelkasten | Federico Igne | 2022-10-11 | 5 | -6/+252 | |
| | ||||||
* | [nnn] add CUPS-PDF spool folder to nnn bookmarks | Federico Igne | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | [neomutt] Display Sender field on email header | Federico Igne | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | [bash] Add Rust bins (`$CARGO_HOME/bin`) to PATH | Federico Igne | 2022-08-28 | 1 | -3/+3 | |
| | ||||||
* | [bash] Set Rust env vars even when Rust is not installed | Federico Igne | 2022-08-28 | 1 | -2/+2 | |
| | ||||||
* | [bash] Add `rustup` related env variables | Federico Igne | 2022-08-28 | 1 | -8/+10 | |
| | ||||||
* | [bash] Reorder exports | Federico Igne | 2022-08-28 | 1 | -12/+12 | |
| | ||||||
* | [neovim] Add next/prev diagnostic mappings to LSP config | Federico Igne | 2022-05-13 | 1 | -3/+2 | |
| | ||||||
* | [neovim] Autowrite (on :make and similar) | Federico Igne | 2022-05-07 | 1 | -0/+5 | |
| | ||||||
* | [nvim] Add support for JSON lTeX settings | Federico Igne | 2022-05-07 | 5 | -16/+112 | |
| | | | | | This also comes with some additional improvements on the integration between lTeX and neovim. | |||||
* | [termux] Add first script attempt | Federico Igne | 2022-04-11 | 2 | -0/+4 | |
| | ||||||
* | Add ability to annotate URLs from url handler script | Federico Igne | 2022-04-11 | 2 | -3/+7 | |
| | ||||||
* | Add draft for note stream script | Federico Igne | 2022-04-11 | 1 | -0/+107 | |
| | ||||||
* | [ncmpcpp] Add custom Vim-like bindings | Federico Igne | 2022-04-07 | 1 | -0/+560 | |
| | ||||||
* | Move to Mopidy as music daemon | Federico Igne | 2022-04-01 | 2 | -6/+9 | |
| | ||||||
* | [nvim] Add brief region highlight on yank | Federico Igne | 2022-04-01 | 1 | -0/+2 | |
| | ||||||
* | Update mailsync script | Federico Igne | 2022-04-01 | 1 | -0/+1 | |
| | ||||||
* | Add script for an offline Rust playground | Federico Igne | 2022-04-01 | 1 | -0/+41 | |
| | ||||||
* | [sxiv] Add keyhandler | Federico Igne | 2022-04-01 | 1 | -0/+60 | |
| | ||||||
* | [nvim] make Visual highlight more subtle | Federico Igne | 2022-03-26 | 1 | -18/+3 | |
| | ||||||
* | [nvim] Add more mappings and abbreviation for LaTeX | Federico Igne | 2022-03-11 | 1 | -8/+22 | |
| | ||||||
* | Add lTeX setup in installation script | Federico Igne | 2022-03-10 | 1 | -0/+20 | |
| | ||||||
* | [nvim] Add lTeX LSP as spell/grammar checking alternative | Federico Igne | 2022-03-09 | 2 | -21/+101 | |
| | ||||||
* | [nvim] Add arrow abbreviations in (La)TeX | Federico Igne | 2022-03-08 | 1 | -0/+30 | |
| | | | | | Note that this is still written in VimScript because the corresponding Lua API is missing at the time of writing. | |||||
* | [nvim] Turn off syntax highlighting during spell checking | Federico Igne | 2022-03-05 | 5 | -46/+238 | |
| | | | | | Syntax highlighting is not really turned off but all text-related highlighting groups are set to gray with a special "off" colorscheme. | |||||
* | [nnn] Add progress on cp/mv | Federico Igne | 2022-03-05 | 1 | -0/+6 | |
| | | | | | | This can be done with a patched version of the Linux coreutils. See https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress and https://github.com/jarun/advcpmv | |||||
* | [nnn] Add mailsend plugin | Federico Igne | 2022-03-05 | 2 | -3/+61 | |
| | ||||||
* | Update dmenu launcher | Federico Igne | 2022-03-04 | 1 | -4/+8 | |
| | ||||||
* | Add sanitize and unshorten actions to URL handler | Federico Igne | 2022-03-04 | 3 | -18/+42 | |
| | ||||||
* | [nvim] bulk update of submodules/plugins | Federico Igne | 2022-02-22 | 32 | -0/+0 | |
| | ||||||
* | [nvim] fix deprecations introduced with v0.6.1 | Federico Igne | 2022-02-21 | 1 | -3/+3 | |
| | ||||||
* | [nvim] Add `\cite{.}` to tex | Federico Igne | 2022-02-16 | 1 | -0/+2 | |
| | ||||||
* | Add mythic.nvim plugin | Federico Igne | 2022-01-31 | 2 | -0/+3 | |
| | ||||||
* | [nvim] Add 'jobid' to focused terminal statusline | Federico Igne | 2022-01-30 | 1 | -4/+15 | |
| | ||||||
* | [nvim] Expose window commands in terminal mode via Ctrl-W | Federico Igne | 2022-01-30 | 1 | -0/+1 | |
| | ||||||
* | [nvim] Update LSP configuration for Scala Metals and Rust Analyzer | Federico Igne | 2022-01-29 | 3 | -13/+52 | |
| | ||||||
* | Fix typo on mail2khal script | Federico Igne | 2022-01-29 | 1 | -1/+1 | |
| | ||||||
* | Add clear command and anonymous mode to omnibar | Federico Igne | 2022-01-29 | 1 | -9/+32 | |
| | ||||||
* | [nvim] Rework checkpoint definitions | Federico Igne | 2022-01-29 | 4 | -25/+113 | |
| | ||||||
* | [TMux] Update config to new version | Federico Igne | 2022-01-29 | 1 | -1/+1 | |
| | ||||||
* | [Vim] Old local modifications | Federico Igne | 2022-01-29 | 4 | -32/+9 | |
| | ||||||
* | [Bash] Clean .bashrc | Federico Igne | 2022-01-29 | 1 | -11/+6 | |
| | ||||||
* | Fix rust-analyzer installation in setup script | Federico Igne | 2021-11-26 | 1 | -0/+1 | |
| | ||||||
* | [omnibar] Add history and clipboard support | Federico Igne | 2021-11-21 | 1 | -15/+46 | |
| | ||||||
* | [neomutt] Add attachment check before sending | Federico Igne | 2021-11-09 | 1 | -0/+5 | |
| | ||||||
* | Fix permission problems with GH workflow | Federico Igne | 2021-11-04 | 1 | -1/+3 | |
| | ||||||
* | Update README.md | Federico Igne | 2021-11-04 | 1 | -85/+48 | |
| | ||||||
* | [nvim] Add markdown specific options | Federico Igne | 2021-11-04 | 1 | -0/+67 | |
| |