Commit graph

664 commits

Author SHA1 Message Date
aef2e0a750 Nvim: fix luasnip keymappings 2023-10-04 13:17:43 +03:00
5d9708d535 Fix pairs with copilot 2023-10-04 11:04:29 +03:00
976b2d04fb Nvim: setup cmp for copilot 2023-10-04 11:01:08 +03:00
7d07bbfaa6 Update script: don't verify on arch 2023-10-04 10:29:05 +03:00
0997a179d4 Nvim: switch to copilot.lua 2023-10-04 10:27:17 +03:00
33258e3bf3 Update pip and cargo on ubuntu and termux 2023-10-03 10:40:06 +03:00
97bbcfd517 Nvim: use telescope for lsp definitions 2023-09-29 09:03:17 +03:00
b170d0182a Nvim: migrate indent-blankline to v3 2023-09-29 09:03:03 +03:00
68ca9c6ab6 Neovim: add copilot 2023-09-27 15:06:50 +03:00
9b4a1e1598 Neovim: add function to run java code 2023-09-27 10:16:46 +03:00
44b04cd35b Zsh: lazy load generator plugin 2023-09-27 10:16:35 +03:00
b8f62fd19b Update cargo packages on termux 2023-09-22 20:20:32 +03:00
67f4a173d9 Update pip packages on termux 2023-09-22 20:17:42 +03:00
488b3e5bf4 Nvim: add keybind to show document symbols 2023-09-22 09:37:58 +03:00
aa42d6ab39 Add zsh-completion-generator plugin 2023-09-21 15:39:25 +03:00
82eab3ff94 Nvim treesitter: add missing configuration parameters 2023-09-21 15:39:04 +03:00
72a86c007a Nvim: change telescope keybind
ctrl-t is used by default with tagstack
2023-09-20 16:52:06 +03:00
7330cf920b Nvim: add ufo fold plugin 2023-09-20 16:23:52 +03:00
7895e73ce6 Add mkcd alias 2023-09-20 16:23:27 +03:00
c255a9ea7f Nvim: use default path in telescope 2023-09-18 16:48:04 +03:00
949319f1a9 Nvim: use telescope pickers for more lsp stuff 2023-09-18 16:47:46 +03:00
78bff95587 Nvim: disable show line in telescope lsp_references 2023-09-18 13:01:41 +03:00
370ae38846 Nvim: turn on smart path for telescope 2023-09-18 12:54:49 +03:00
4f3234d98a Update alias: return error if unknown option provided 2023-09-11 15:37:11 +03:00
ae5fd10a44 Add completions for ZSH update alias 2023-09-11 15:33:01 +03:00
be68ab02c1 Fix update dotfiles alias 2023-09-11 15:22:48 +03:00
a8eed9e985 Add update dotfiles alias 2023-09-11 15:19:57 +03:00
b1da4472cd Switch from exa to eza (active fork) and enable git,icons 2023-09-09 12:16:14 +03:00
a6e95a4719 Nvim: fixes to jdtls setup
Added runtimes and fixed lsp signature plugin
2023-09-05 10:22:09 +03:00
09b1a3a47a Git: add recommit alias 2023-08-21 16:58:18 +03:00
b8818d5439 Nvim: add keybinds to move to next/prev hunk 2023-08-21 15:26:33 +03:00
fd625a1d8f Nvim: update jdtls version 2023-08-14 14:17:22 +03:00
4d5a0b8f6e Add chext zsh function 2023-07-11 14:23:13 +03:00
37b5dd3bd5 Nvim: Update jdtls version 2023-07-05 09:35:10 +03:00
e141efbbe4 Nvim: Move some keybinds to which-key 2023-06-27 12:40:02 +03:00
3e1d80c56c Separate neovide settings to it's own file in nvim config 2023-06-17 14:35:24 +03:00
718ecfa54e Revert "Switch from tmux to zellij"
This reverts commit f197eccac3.
2023-06-09 09:06:55 +03:00
96db564b83 Git: Remove all whitespace at the beginning of lines
The whitespace is not needed and makes the file more TOML like (more readable)
2023-05-25 08:44:50 +03:00
80b724faf9 Git: Switch back to nvim for diff and mergetool 2023-05-25 08:42:00 +03:00
aac4c7b266 Git: remove unneeded configuration for meld diff/mergetools 2023-05-23 22:20:27 +03:00
747a44d61e Add meld as git (merge|diff)tool 2023-05-23 22:04:32 +03:00
d5973ea4e3 Nvim: Add git to disabled filetypes of indent-blankline 2023-05-23 22:04:02 +03:00
639a58a437 Supress okc-agent output on shell start 2023-05-15 15:11:22 +03:00
310f8aa45c Disable atuff that doesn't work in termux 2023-05-09 08:58:21 +03:00
83996be539 Improve cpu usage of clock alias with sleep 2023-05-08 11:26:52 +03:00
9d7f734d50 ZSH: Add clock alias 2023-05-08 11:22:05 +03:00
6c65550c69 Nvim: don't auto setup jdtls 2023-05-05 10:17:55 +03:00
d747f64d63 Nvim: Use Java 19 with jdtls 2023-05-05 10:17:44 +03:00
afe64f98bc nvim: add dashboard to indent-blankline ignore filetype 2023-05-02 09:24:46 +03:00
d19e5a8b6a Neovim: switch lsp to use mason automatic setup 2023-04-26 21:41:28 +03:00