aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [misc] add reader mode to URL handlerFederico Igne2022-10-111-5/+13
|
* [bash] Rework handy aliasesFederico Igne2022-10-111-2/+5
|
* [zettel] add support for experimental ZettelkastenFederico Igne2022-10-115-6/+252
|
* [nnn] add CUPS-PDF spool folder to nnn bookmarksFederico Igne2022-10-111-1/+1
|
* [neomutt] Display Sender field on email headerFederico Igne2022-09-091-1/+1
|
* [bash] Add Rust bins (`$CARGO_HOME/bin`) to PATHFederico Igne2022-08-281-3/+3
|
* [bash] Set Rust env vars even when Rust is not installedFederico Igne2022-08-281-2/+2
|
* [bash] Add `rustup` related env variablesFederico Igne2022-08-281-8/+10
|
* [bash] Reorder exportsFederico Igne2022-08-281-12/+12
|
* [neovim] Add next/prev diagnostic mappings to LSP configFederico Igne2022-05-131-3/+2
|
* [neovim] Autowrite (on :make and similar)Federico Igne2022-05-071-0/+5
|
* [nvim] Add support for JSON lTeX settingsFederico Igne2022-05-075-16/+112
| | | | | This also comes with some additional improvements on the integration between lTeX and neovim.
* [termux] Add first script attemptFederico Igne2022-04-112-0/+4
|
* Add ability to annotate URLs from url handler scriptFederico Igne2022-04-112-3/+7
|
* Add draft for note stream scriptFederico Igne2022-04-111-0/+107
|
* [ncmpcpp] Add custom Vim-like bindingsFederico Igne2022-04-071-0/+560
|
* Move to Mopidy as music daemonFederico Igne2022-04-012-6/+9
|
* [nvim] Add brief region highlight on yankFederico Igne2022-04-011-0/+2
|
* Update mailsync scriptFederico Igne2022-04-011-0/+1
|
* Add script for an offline Rust playgroundFederico Igne2022-04-011-0/+41
|
* [sxiv] Add keyhandlerFederico Igne2022-04-011-0/+60
|
* [nvim] make Visual highlight more subtleFederico Igne2022-03-261-18/+3
|
* [nvim] Add more mappings and abbreviation for LaTeXFederico Igne2022-03-111-8/+22
|
* Add lTeX setup in installation scriptFederico Igne2022-03-101-0/+20
|
* [nvim] Add lTeX LSP as spell/grammar checking alternativeFederico Igne2022-03-092-21/+101
|
* [nvim] Add arrow abbreviations in (La)TeXFederico Igne2022-03-081-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 checkingFederico Igne2022-03-055-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/mvFederico Igne2022-03-051-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 pluginFederico Igne2022-03-052-3/+61
|
* Update dmenu launcherFederico Igne2022-03-041-4/+8
|
* Add sanitize and unshorten actions to URL handlerFederico Igne2022-03-043-18/+42
|
* [nvim] bulk update of submodules/pluginsFederico Igne2022-02-2232-0/+0
|
* [nvim] fix deprecations introduced with v0.6.1Federico Igne2022-02-211-3/+3
|
* [nvim] Add `\cite{.}` to texFederico Igne2022-02-161-0/+2
|
* Add mythic.nvim pluginFederico Igne2022-01-312-0/+3
|
* [nvim] Add 'jobid' to focused terminal statuslineFederico Igne2022-01-301-4/+15
|
* [nvim] Expose window commands in terminal mode via Ctrl-WFederico Igne2022-01-301-0/+1
|
* [nvim] Update LSP configuration for Scala Metals and Rust AnalyzerFederico Igne2022-01-293-13/+52
|
* Fix typo on mail2khal scriptFederico Igne2022-01-291-1/+1
|
* Add clear command and anonymous mode to omnibarFederico Igne2022-01-291-9/+32
|
* [nvim] Rework checkpoint definitionsFederico Igne2022-01-294-25/+113
|
* [TMux] Update config to new versionFederico Igne2022-01-291-1/+1
|
* [Vim] Old local modificationsFederico Igne2022-01-294-32/+9
|
* [Bash] Clean .bashrcFederico Igne2022-01-291-11/+6
|
* Fix rust-analyzer installation in setup scriptFederico Igne2021-11-261-0/+1
|
* [omnibar] Add history and clipboard supportFederico Igne2021-11-211-15/+46
|
* [neomutt] Add attachment check before sendingFederico Igne2021-11-091-0/+5
|
* Fix permission problems with GH workflowFederico Igne2021-11-041-1/+3
|
* Update README.mdFederico Igne2021-11-041-85/+48
|
* [nvim] Add markdown specific optionsFederico Igne2021-11-041-0/+67
|