aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* [nvim] Improve checkpoint handling and mappingsFederico Igne2021-11-044-5/+55
| | | | | | Note that apparently the `vim-surround` has support for inserting parens in insert mode and might be useful to simplify some come. Try out the default keybindings for that.
* [nvim] Add support for Rust Analyzer as Rust language serverFederico Igne2021-11-043-2/+29
|
* [neomutt] Fix but with `mail2khal` scriptFederico Igne2021-11-041-4/+3
|
* Add GitHub Action for deployment testingFederico Igne2021-11-011-0/+21
|
* Add TMux to deployment scriptFederico Igne2021-11-011-2/+45
|
* Make new executables available right away in deployment scriptFederico Igne2021-11-011-3/+4
|
* [nvim] Add nvim-lspconfig plugin and configuration for Scala MetalsFederico Igne2021-11-016-15/+111
|
* [neomutt] Add script to convert mail to khal eventFederico Igne2021-10-293-4/+122
|
* [bash] Fix annoying error when rust is not installedFederico Igne2021-10-281-1/+2
|
* [nvim] Move Neovim related bash config to their own fileFederico Igne2021-10-283-13/+17
|
* Fix user input in piped deployment scriptFederico Igne2021-10-281-3/+4
|
* Add missing git folder to deployment scriptFederico Igne2021-10-281-44/+60
|
* Add setup scriptFederico Igne2021-10-281-0/+255
|
* [nvim] Add telescope.nvim and zen-mode.nvim pluginsFederico Igne2021-10-276-17/+69
|
* [nvim] Add vim-{commentary,surround} pluginsFederico Igne2021-10-274-0/+8
|
* [nvim] Add nnn integrationFederico Igne2021-10-274-0/+29
|
* [nvim] Add sensible "buffer delete" commandFederico Igne2021-10-272-5/+14
|
* [nvim] Add checkpoints and smart parensFederico Igne2021-10-264-36/+65
|
* [nvim] Add initial config files for NeoVimFederico Igne2021-10-2616-0/+875
|
* [nnn] Add bookmark to ssh/rclone mount pointsFederico Igne2021-10-081-1/+1
|
* [Vim] Display commit hash in statusline when HEAD is detachedFederico Igne2021-09-291-3/+3
|
* [Vim] Add custom zettel pluginFederico Igne2021-09-196-34/+77
|