Commit Graph

1118 Commits

Author SHA1 Message Date
0f7a99b375 neovim: update fugitive remap syntax 2024-03-09 00:42:05 +03:00
d4b9f63591 neovim: add remap to change git branch 2024-03-09 00:41:30 +03:00
d5222e8f1c neovim: move nvim-tree to nvim-tree module 2024-03-09 00:38:35 +03:00
98c6a294d4 neovim: add vim as global for lua_ls
this way it will shut up about it being undefined or what ever
2024-03-09 00:37:31 +03:00
ebb3a9f94d neovim: disable placeholder in gopls completion 2024-03-09 00:34:45 +03:00
759c0ae02b neovim: luasnip takes precedence over cmp 2024-03-09 00:18:36 +03:00
60e7f695ec neovim: commands.lua => formatting.lua 2024-03-09 00:16:09 +03:00
cbd58f7f07 neovim: replace ClearQuickfixList command with remap 2024-03-09 00:15:11 +03:00
a23ad9b44a neovim: create quickfix.lua file 2024-03-09 00:13:15 +03:00
d3922ebb3f neovim: check if quickfix is opened different way 2024-03-09 00:12:07 +03:00
6a427b6c4e neovim: update lualine setup 2024-03-09 00:06:21 +03:00
6b6e03d16b neovim: fix commentstring 2024-03-08 23:59:23 +03:00
89229e915f Change kitty to wezterm 2024-03-08 23:50:16 +03:00
34080d561b neovim: replace vim.ui.select with telescope 2024-03-08 23:50:03 +03:00
4b4797d6df neovim: retrobox > gruvbox 2024-03-01 14:11:34 +03:00
905d02f180 bash: add gpn alias 2024-03-01 11:08:57 +03:00
e72192654e bash: remove unused shit 2024-02-28 22:25:23 +03:00
1d76092aa5 neovim: remove unused shit 2024-02-28 22:25:00 +03:00
071cddcf96 neovim: remove codelens commands and shit 2024-02-28 22:20:48 +03:00
0388cc70cf neovim: change quickfix remaps to use <leader> key 2024-02-28 22:20:20 +03:00
728d390e89 Revert "neovim: remove comment.nvim pre_hook"
This reverts commit 4bd1a8d9a9.
2024-02-19 15:07:52 +03:00
293f8fae0c aliases: take template for newgo alias 2024-02-15 10:24:00 +03:00
504bed7678 vim: update config 2024-02-15 10:22:10 +03:00
fb54a00495 neovim: change lualine inactive winbar filename group 2024-02-14 16:09:02 +03:00
71c7373cf3 neovim: replace null-ls with none-ls 2024-02-06 22:05:05 +03:00
4bd1a8d9a9 neovim: remove comment.nvim pre_hook 2024-02-06 21:51:45 +03:00
af7dfe861a neovim: gruvbox -> retrobox 2024-02-06 21:38:07 +03:00
357b591209 neovim: remove unused remaps 2024-02-06 21:12:36 +03:00
690629e3f5 add bluetooth_battery.sh script 2024-02-06 20:11:29 +03:00
f651c44dfc neovim: use vim.cmd.* call instead of vimscript 2024-02-06 16:33:26 +03:00
44f9aa9e0b neovim: open/close quickfix window based on g variable 2024-01-31 11:29:24 +03:00
d98e3ede5f neovim: update cmp scroll_docs mapping 2024-01-31 10:43:24 +03:00
4008019c21 neovim: gruvbox for life 2024-01-23 13:53:10 +03:00
7f4e3c2d5c neovim: delete zenmode module 2024-01-22 23:18:31 +03:00
6aeb1d01f3 neovim: update nvim-tree config 2024-01-22 23:08:18 +03:00
7d6679ef19 neovim: install some colorschemes 2024-01-22 23:05:48 +03:00
cd878a0032 neovim: remove unnecessary plugins 2024-01-22 23:05:34 +03:00
2763c6ce93 neovim: show searchcount on lualine 2024-01-22 19:09:52 +03:00
3de2c8293d update wallpapers 2024-01-20 22:44:33 +03:00
d2106f261c neovim: install codeium plugin 2024-01-10 22:50:39 +03:00
0c6ff69f19 tmux: add clipboard support option 2024-01-10 22:50:19 +03:00
ebb78950a4 neovim: call adjust_leadmultispace on BufEnter 2023-12-25 21:30:34 +03:00
e449cfe856 neovim: update nvim-tree window width 2023-12-25 21:30:17 +03:00
0efa7e6b24 neovim: add remap for live_grep 2023-12-21 15:40:14 +03:00
c44499dc63 neovim: delete harpoon 2023-12-21 15:39:39 +03:00
6e08d79523 neovim: focus undotree window when opening 2023-12-21 15:38:19 +03:00
d531da77f8 neovim: fix css lsp name 2023-12-21 15:35:25 +03:00
b95ae9c587 neovim: add remap for signature_help 2023-12-19 18:32:26 +03:00
c9c0676e7f Revert "neovim,kitty: try rose pine theme"
This reverts commit 22542cc672.
2023-12-11 13:52:28 +03:00
b8c451302c kitty: enable copy_on_select 2023-12-11 13:52:04 +03:00