19fbc933df
Neovim: set cmdheight = 1
2022-09-06 16:37:50 +03:00
5c6d81c7ff
Add git credential helpers
2022-09-06 11:38:00 +03:00
ca2412143f
Add pass-git-helper configuration
2022-09-06 11:31:10 +03:00
2d7890154e
Fix tmux startup
2022-09-04 13:00:01 +03:00
8b9aa920a6
Nvim: remove packer after options, they seem to break everything
2022-09-03 16:21:02 +03:00
1151b87fad
Fix variable scope in mason configuration
2022-09-03 16:19:47 +03:00
f3953befe3
Fix formatting in nvim init.lua
2022-09-03 16:19:22 +03:00
fe2ee02bad
Split Mason config to own file
2022-09-03 15:51:09 +03:00
65f2fd46a2
Nvim: separate cmp and luasnip configs
2022-09-03 15:42:34 +03:00
884c678e43
Fix snippet navigation mappings (hopefully)
2022-09-03 15:07:54 +03:00
08c6d7694f
Neovim: make cursor vertical in insert mode
2022-09-03 14:41:13 +03:00
cc98aec0f7
Zsh: fix reference to aliases configuration file
2022-09-03 14:15:05 +03:00
1ae2219d8a
Zsh: move tmux lauch to it's own configuration file and make it the
...
first one executed
2022-09-03 14:11:34 +03:00
1b394b23f7
Nvim: add bashls
2022-09-03 14:05:34 +03:00
ffba40b027
Fix tmux autostart
2022-09-03 12:31:38 +03:00
76b50dbe6f
Use exec to replace current shell with tmux instead of forking
2022-09-03 12:24:59 +03:00
ac0cdcf839
Neovim: add mappings for snippet navigation
2022-09-03 00:56:38 +03:00
09bdc5b94b
Nvim: Added intentation settings
2022-09-03 00:56:37 +03:00
ebed5b1f99
Neovim: format plugins/init.lua
2022-09-03 00:56:37 +03:00
9ded153861
Neovim: remove unneeded comments from settings.lua
2022-09-03 00:56:36 +03:00
3d74bd9a2a
Reduce footerm padding
2022-09-03 00:56:35 +03:00
78c8196daa
Nvim: Change colorscheme to kanagawa and some other minor tweaks
2022-09-03 00:56:34 +03:00
38c985ebfa
Add patch for which-key and cmdheight=0 problem
2022-09-03 00:56:34 +03:00
2d5fb0d4dc
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
dab1d82be2
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
46cc7da21b
Fix fzf completion with relative paths
2022-08-31 10:09:34 +03:00
0ed3009e7a
Use gpg-agent setup from the manpage
2022-08-29 20:45:07 +03:00
929e4a0bfc
Setup SSH MasterSocker and other small improvements
2022-08-29 20:33:59 +03:00
e3f197456b
Add StreamLocalBindUnLink option to ssh config
2022-08-29 12:06:07 +03:00
95bb42aa72
Fix SSH/GPG forwarding
2022-08-29 11:59:49 +03:00
d9f852bed8
Fix gondor ssh setup
2022-08-29 11:57:49 +03:00
6bf637f964
Nvim: Add GPG plugin
2022-08-29 09:55:51 +03:00
fcf8969b01
Fix alias and okc ssh agent setup
2022-08-29 00:10:06 +03:00
ae89052aef
Termux: alias okc-gpg to gpg
2022-08-29 00:03:04 +03:00
c473cb5d9a
Add okc-ssh-agent for termux
2022-08-28 23:58:31 +03:00
a0fd25e200
Update SSH key to new GPG key
2022-08-28 19:34:43 +03:00
7bc1240454
Update git config to new GPG key
2022-08-28 19:28:16 +03:00
3e8a76600d
Revert "Fix plugin load order with LSP plugins"
...
This reverts commit a21f410dcd
.
2022-08-26 13:21:42 +03:00
20bc67ba4f
Add taplo LSP
2022-08-26 13:10:03 +03:00
a21f410dcd
Fix plugin load order with LSP plugins
2022-08-26 13:09:51 +03:00
797755d323
Nvim: improve packer setup
2022-08-25 10:42:06 +03:00
302d6ba920
Fix jdtls map_keys call
2022-08-24 12:09:59 +03:00
96d05236ed
Add nvim dashboard
2022-08-24 12:09:50 +03:00
bb0aab93ba
Format beets config
2022-08-24 12:09:31 +03:00
8d9d84eb7f
Add nvimtree configuration
2022-08-24 12:07:21 +03:00
09e109164a
Refine some more keybinds to new format and rework Telescope config
2022-08-24 00:38:10 +03:00
493660374d
Nvim: convert keymaps to vim.keymap.set and/or which-key.register
2022-08-24 00:01:06 +03:00
c2d846dd29
Remove leftover files
2022-08-23 22:38:49 +03:00
322128cc83
Nvim: use space as leader
2022-08-23 22:18:57 +03:00
a3fab5a6bb
Fix git difftool
2022-08-23 22:15:18 +03:00