Commit graph

518 commits

Author SHA1 Message Date
Marko Korhonen 0e126d2153
Nvim: Change colorscheme to kanagawa and some other minor tweaks 2022-09-03 00:56:34 +03:00
Marko Korhonen da3831dd0b
Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00
Marko Korhonen 6751e7b356
Refactor settings.lua
- Remove all options that matched the defaults in NeoVim
- Remove clipboard=unnamedplus and learded to use registers :)
- set some modern NeoVim settings, f.ex laststatus=3 and cmdheight=0
2022-09-03 00:56:33 +03:00
Marko Korhonen a097eb15be
Remove some redundant keymappings
F.ex <C-j> to original keymapping <C-w>j to switch to left window
2022-09-03 00:56:31 +03:00
Marko Korhonen 5341406b2e
Fix fzf completion with relative paths 2022-08-31 10:09:34 +03:00
Marko Korhonen 78a01f8a44
Use gpg-agent setup from the manpage 2022-08-29 20:45:07 +03:00
Marko Korhonen 5fcd8553f0
Setup SSH MasterSocker and other small improvements 2022-08-29 20:33:59 +03:00
Marko Korhonen fd56fcbdda
Add StreamLocalBindUnLink option to ssh config 2022-08-29 12:06:07 +03:00
Marko Korhonen 4adc5b02ee
Fix SSH/GPG forwarding 2022-08-29 11:59:49 +03:00
Marko Korhonen 3bb8c381ce
Fix gondor ssh setup 2022-08-29 11:57:49 +03:00
Marko Korhonen 060450b9f5
Nvim: Add GPG plugin 2022-08-29 09:55:51 +03:00
Marko Korhonen 29df7d4b94
Fix alias and okc ssh agent setup 2022-08-29 00:10:06 +03:00
Marko Korhonen 3a6725ae09
Termux: alias okc-gpg to gpg 2022-08-29 00:03:04 +03:00
Marko Korhonen 3be4018222
Add okc-ssh-agent for termux 2022-08-28 23:58:31 +03:00
Marko Korhonen b8b2713df4
Update SSH key to new GPG key 2022-08-28 19:34:43 +03:00
Marko Korhonen 76e2278349
Update git config to new GPG key 2022-08-28 19:28:16 +03:00
Marko Korhonen b6839e69b9
Revert "Fix plugin load order with LSP plugins"
This reverts commit d31a750c98.
2022-08-26 13:21:42 +03:00
Marko Korhonen 646604d44d
Add taplo LSP 2022-08-26 13:10:03 +03:00
Marko Korhonen d31a750c98
Fix plugin load order with LSP plugins 2022-08-26 13:09:51 +03:00
Marko Korhonen 9e8435ba99
Nvim: improve packer setup 2022-08-25 10:42:06 +03:00
Marko Korhonen 3841481c79
Fix jdtls map_keys call 2022-08-24 12:09:59 +03:00
Marko Korhonen 02d7ce5a94
Add nvim dashboard 2022-08-24 12:09:50 +03:00
Marko Korhonen be298427f6
Format beets config 2022-08-24 12:09:31 +03:00
Marko Korhonen c707c17f4b
Add nvimtree configuration 2022-08-24 12:07:21 +03:00
Marko Korhonen 21284ab10d Refine some more keybinds to new format and rework Telescope config 2022-08-24 00:38:10 +03:00
Marko Korhonen 4d94052d70
Nvim: convert keymaps to vim.keymap.set and/or which-key.register 2022-08-24 00:01:06 +03:00
Marko Korhonen 131e4608e7
Remove leftover files 2022-08-23 22:38:49 +03:00
Marko Korhonen 221aa4b42e
Nvim: use space as leader 2022-08-23 22:18:57 +03:00
Marko Korhonen bce2d6d6b1
Fix git difftool 2022-08-23 22:15:18 +03:00
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
Marko Korhonen 1df85d3a12
Remove leftover file 2022-08-23 19:36:35 +03:00
Marko Korhonen 15f6079e28
Sensify neovim output on init 2022-08-23 19:35:56 +03:00
Marko Korhonen dd7886205f
Use global for lspconfig servers 2022-08-23 19:22:35 +03:00
Marko Korhonen 64cfd072e7
Remove leftover file 2022-08-23 19:21:38 +03:00
Marko Korhonen 0f738beb9b
Fix scope issues in lspconfig 2022-08-23 19:14:09 +03:00
Marko Korhonen b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
Marko Korhonen 989ab0c42a
Add which-key.nvim 2022-08-23 12:17:21 +03:00
Marko Korhonen dab6db98f8
Enable nvim autopairs and some new completion sources 2022-08-23 11:45:28 +03:00
Marko Korhonen 5629e07bf3
Add markdown lsp server 2022-08-23 10:14:44 +03:00
Marko Korhonen d70a628146
Fix jdtls setup 2022-08-23 09:41:00 +03:00
Marko Korhonen 6351093de0
Refine packer update commands 2022-08-23 09:28:07 +03:00
Marko Korhonen e35ccc8ae2
Nvim: Use default Java for LSP 2022-08-23 09:27:43 +03:00
Marko Korhonen f84f9b72f5
Fix dotsync alias 2022-08-22 15:01:18 +03:00
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Marko Korhonen 9ef1115fa2
Nvim: switch from nvim-lsp-installer to masonry.nvim 2022-08-22 14:34:30 +03:00
Marko Korhonen d2821f9ba8
Add Treesitter update to update alias 2022-08-18 13:09:26 +03:00
Marko Korhonen c422a3aff3
Enable pacman fzf functions only on arch 2022-08-18 10:01:59 +03:00
Marko Korhonen dc8475f7bb
Enable ubuntu command not found handler 2022-08-17 22:02:56 +03:00
Marko Korhonen 33037ba06d
Use pkgfile command not found handler for arch 2022-08-17 21:57:49 +03:00
Marko Korhonen e87ef5f56d
Fix template elif 2022-08-17 21:46:24 +03:00
Marko Korhonen ea64281432
Add print for termux command not found handler 2022-08-17 21:45:14 +03:00
Marko Korhonen eff6329368
Add command not found handler for termux 2022-08-17 21:44:39 +03:00
Marko Korhonen 682218f113
Fix typo in profile name 2022-08-17 21:41:14 +03:00
Marko Korhonen 1b70982c43
Fix missing space in alias 2022-08-17 21:39:27 +03:00
Marko Korhonen 73f9940a09
Add wayland variables and fix termux dotdrop profile 2022-08-17 21:37:52 +03:00
Marko Korhonen 270ac5b3ec
Refactor config profiles 2022-08-17 14:28:28 +03:00
Marko Korhonen 581dbdb22c
Neovim: remove filetype.nvim 2022-08-14 20:38:38 +03:00
Marko Korhonen 3a918ea5fe
Neovim: add signature help plugin + make use of quotes consistent 2022-08-14 20:36:32 +03:00
Marko Korhonen 9744ea55ef
Fix update alias apt function 2022-08-08 14:32:07 +03:00
Marko Korhonen caba64f1e6
Start kodi when moria boots 2022-08-06 12:20:18 +03:00
Marko Korhonen 4a995cecc8
Remove some unused aliases and files 2022-08-06 12:18:43 +03:00
Marko Korhonen 558fecd30b
Fix filetype in git pager 2022-08-05 09:38:30 +03:00
Marko Korhonen bb6771e968
Refine neovim updates 2022-08-05 09:37:38 +03:00
Marko Korhonen efae4c58c0
Refine update alias 2022-08-03 09:47:44 +03:00
Marko Korhonen 5acb1dfb07
Include work laptop configuration in update alias 2022-08-03 09:41:20 +03:00
Marko Korhonen 6ccbf70b57
Move git config to standard xdg path out of home directory 2022-08-02 17:12:18 +03:00
Marko Korhonen 523dc563b3
Run docker prune every time docker updates 2022-08-01 11:15:30 +03:00
Marko Korhonen 565b902df1
Use filetype.nvim for now instead of filetype.lua for now since it
stopped working
2022-07-25 16:23:26 +03:00
Marko Korhonen 910c15fd42
Neovim: Migrate catppuccin config according to instructions 2022-07-25 15:07:50 +03:00
Marko Korhonen 5a7fc0f8a6
Delete some old unneeded files, minor fixes to other files 2022-07-18 22:37:56 +03:00
Marko Korhonen e2d17d2766
Update alias: remove all unused images, not just dangling ones 2022-06-30 19:19:21 +03:00
Marko Korhonen 741186b424
Use $EDITOR instead of $PAGER for $AUR_PAGER (fixes some issues) 2022-06-22 09:07:26 +03:00
Marko Korhonen 7b324f56fe
Zathura: remove deprecated option smooth-scroll 2022-06-15 18:27:37 +03:00
Marko Korhonen e8882ff92b
Git: change init default branch name to main 2022-06-11 23:33:21 +03:00
Marko Korhonen b7afca77a3 Git: add sync alias 2022-06-09 10:29:43 +03:00
Marko Korhonen a845ca8f9d Migrate dotdrop from yaml config to toml 2022-06-07 22:34:06 +03:00
Marko Korhonen 1a95a4c055 Nvim: Disable folding 2022-06-07 15:55:45 +03:00
Marko Korhonen f0294e40d8 mpv: fix playing yle areena with plugin, update mimeo association 2022-05-31 17:08:07 +03:00
Marko Korhonen 282427bb82 Update mimeo associations 2022-05-29 10:39:22 +03:00
Marko Korhonen 174a848429 Update beets config 2022-05-29 09:57:46 +03:00
Marko Korhonen c76a78459a Nvim: simplify treesitter folding. Function name is displayed now 2022-05-06 13:32:32 +03:00
Marko Korhonen f6679102d8 Git: add upstream alias 2022-04-26 13:45:16 +03:00
Marko Korhonen 4a72542f7f Nvim: add treesitter ensure_installed 2022-04-25 19:30:41 +03:00
Marko Korhonen 34f9a46a50 Nvim: add treesitter folding 2022-04-22 09:50:18 +03:00
Marko Korhonen 9fb514c193 Rename grc alias for forgit since it collides with grc colorizer 2022-04-22 09:49:47 +03:00
Marko Korhonen b4c8ddcea0 Tweak update alias 2022-04-21 09:09:43 +03:00
Marko Korhonen 278a7f2478 Nvim treesitter: remove ensure_installed 2022-04-17 23:26:36 +03:00
Marko Korhonen 841a891ecf Nvim: Fix treesitter and bufferline 2022-04-17 23:24:11 +03:00
Marko Korhonen ff676407f0 Use less as SYSTEMD_PAGER 2022-04-14 10:57:51 +03:00
Marko Korhonen 17d4810805 Fix docker update print output 2022-04-11 15:52:25 +03:00
Marko Korhonen 6ea4b86431 Add templating to zprofile 2022-04-10 14:23:59 +03:00
Marko Korhonen 51d25038bb Add moria gamescope/steam autostart zprofile 2022-04-10 14:21:26 +03:00
Marko Korhonen 60a90807a8 Add functionality to disable docker stacks with zsh update function 2022-04-10 13:28:26 +03:00
Marko Korhonen cbc3596409 Sway: Change cursor theme 2022-04-10 13:17:20 +03:00
Marko Korhonen 86f9acea7f Nvim: add asciidoctor plugin 2022-04-10 13:17:11 +03:00
Marko Korhonen 8c50455480 Add systemd-editor to env.zsh 2022-04-10 13:15:40 +03:00
Marko Korhonen f5d42129dd Fix yubikey alias 2022-03-29 23:02:07 +03:00
Marko Korhonen 88a169292d Add alias to switch between yubikeys 2022-03-29 23:01:07 +03:00
Marko Korhonen 84a40b0c76 Add ssh host for unlocking the server cryptroot 2022-03-17 22:25:37 +02:00
Marko Korhonen 47b871b76b Format zsh files 2022-03-11 18:14:21 +02:00