aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* [Vim] Add initial draft for custom tablineFederico Igne2021-08-272-10/+47
|
* Apply several minor tweaksFederico Igne2021-08-277-14/+13
|
* [Vim] Rework custom coloscheme changesFederico Igne2021-08-271-57/+66
|
* [Vim] Add binding to navigate git logFederico Igne2021-07-271-1/+2
|
* [Vim] Add popup terminal scratchpadFederico Igne2021-07-272-28/+40
|
* [Vim] Update 'gruvbox' pluginFederico Igne2021-07-272-3/+3
| | | | | Apparently `morhetz/gruvbox` is no longer actively maintained; migrated to `gruvbox-community/gruvbox`.
* Fix truecolor after major updateFederico Igne2021-06-111-0/+1
|
* [Bash] Add `git checkout` aliasFederico Igne2021-06-111-0/+1
|
* Fix omnibar script for similar commandsFederico Igne2021-06-111-1/+4
| | | | | Fixes a bug happening when one command is a leading substring of another.
* Fix minor bugs in launcher and system scriptsFederico Igne2021-06-082-6/+6
|
* Update password generator to include custom filtersFederico Igne2021-06-031-20/+48
|
* Update omnibar scriptFederico Igne2021-06-021-5/+1
|
* Update pass autofill script to handle OTP generationFederico Igne2021-06-021-1/+6
|
* [Vim] Remove colorcolumn when textwidth < 2Federico Igne2021-06-021-2/+2
|
* [Vim] Update vimprobably plugindevelopFederico Igne2021-06-023-2/+2
|
* [nnn] Update scriptsFederico Igne2021-06-022-10/+18
|
* Add configs for mpd and ncmpcppFederico Igne2021-06-022-0/+947
|
* Update and fix path of scriptsFederico Igne2021-06-0228-259/+1200
|
* [Vim] Update GetGitIgnore commandFederico Igne2021-05-251-4/+10
| | | | | Now includes MacOS specific files (for all those annoying `DS_Store` committed by mistake) and VisualStudio Code related files.
* [nnn] Update config and add pluginsFederico Igne2021-05-254-4/+139
|
* [Bash] Add code folder to $CDPATHFederico Igne2021-05-211-1/+1
|
* [Vim] Update mortimer.vim pluginFederico Igne2021-05-181-0/+0
|
* Add makeprg for gnuplot scriptsFederico Igne2021-05-162-5/+9
|
* Rename wiki scriptFederico Igne2021-04-261-4/+4
|
* Update mortimer.vim pluginFederico Igne2021-04-262-3/+2
|
* Fix filetype detection for vim-openscadFederico Igne2021-04-261-1/+1
|
* Fix help in wiki scriptFederico Igne2021-04-261-3/+3
|
* Add vim-openscad pluginFederico Igne2021-04-263-0/+4
|