Commit Graph

25 Commits (e2ed5f4381022246bdd96e81937ee15d1a16f0c5)

Author SHA1 Message Date
Ensar Sarajčić 5d4d27c53c Make vim default on termux (instead of nvim) 2021-10-15 07:46:36 +02:00
Ensar Sarajčić 462db776c8 Update windows remote plugin host settings 2021-07-29 23:06:24 +02:00
Ensar Sarajčić 294e3c9899 Add new blogs to newsboat 2021-04-09 07:25:29 +02:00
Ensar Sarajčić 610563bde4 Start using vimwiki reviews as a plugin 2021-03-14 23:19:11 +01:00
Ensar Sarajčić de1a6a2d6a Update old vim vimwiki_reviews to match neovim updates 2021-03-11 11:07:37 +01:00
Ensar Sarajčić e075f0d7e3 Revert "Use darcula theme"
This reverts commit 8b2dc277d4.
2021-02-25 16:17:58 +01:00
Ensar Sarajčić 8b2dc277d4 Use darcula theme 2021-02-25 16:11:33 +01:00
Ensar Sarajčić de613e43eb WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
Ensar Sarajčić 799e9fdca9 Update fugitive plugin to work with subdomained remotes 2021-02-03 15:16:26 +01:00
Ensar Sarajčić 23dbc4783d Enable dart ALE fixer 2021-01-30 19:09:25 +01:00
Ensar Sarajčić 39807f7579 Add dart to asdf and add netrw config 2021-01-29 11:22:53 +01:00
Ensar Sarajčić edc21f07f7 Add vim-ledger config 2021-01-19 16:57:03 +01:00
Ensar Sarajčić 746f41f817 Improve alignment of right side of statusline 2021-01-17 22:53:39 +01:00
Ensar Sarajčić 5a85acdaf5 Fix vimwiki reviews template path expansion
Paths for templates were not properly expanded ('~' and variables used
in path), causing plugin to ignore template files. This fixes it, as
well as preventing duplicating templates, due to same issue when opening
review file.
2021-01-17 22:33:52 +01:00
Ensar Sarajčić 0a340914e8 Add more sensible keybindings for template vimwiki review editing 2021-01-17 22:29:04 +01:00
Ensar Sarajčić 4e844a01a4 Use vim-colorschemes and configure statusline to work 2021-01-16 19:24:47 +01:00
Ensar Sarajčić d634473980 Add utility functions for editing vimwiki review templates 2021-01-15 17:58:41 +01:00
Ensar Sarajčić 3b04f45ea6 Add basic plugin for writing vimwiki reviews 2021-01-15 17:46:14 +01:00
Ensar Sarajčić 9772330d5c Add support for base branch in vim PR commands 2021-01-15 12:49:50 +01:00
Ensar Sarajčić 1c76a83d48 Add missing Ggpull vim command 2021-01-14 16:54:17 +01:00
Ensar Sarajčić 6b54e1eec6 Add more vim fugitive commands 2021-01-14 15:38:31 +01:00
Ensar Sarajčić 79f036ac6b Add ggpull functionality to vim config 2021-01-14 15:11:46 +01:00
Ensar Sarajčić 3315031905 Fix origin url handling in fugitive.vim plugin
Properly removes .git at the end of URL when generating PR url.
2021-01-14 14:13:40 +01:00
Ensar Sarajčić 4eb7b710a6 Add fugitive vim config
- Adds Ggpush command (similar to ggpush in shell)
- Adds Gpr commands set for creating new PR easily
2021-01-14 12:40:40 +01:00
Ensar Sarajčić 41cb931c5f Initial public commit 2021-01-07 09:09:41 +01:00