Commit Graph

430 Commits

Author SHA1 Message Date
8334f90b75 neovim: add outline plugin for lsp 2024-03-27 22:15:31 +03:00
2982ac6209 neovim: update git blame highlight 2024-03-26 19:37:41 +03:00
ec36b85652 neovim: add codeium to lualine 2024-03-22 23:51:02 +03:00
69634f741f neovim: disable inlay hints 2024-03-11 22:13:52 +03:00
2871e07332 neovim: remove cmp formatting config 2024-03-11 20:46:10 +03:00
09baa9f7b9 neovim: disable completion ghost_text 2024-03-11 20:24:56 +03:00
5d45458d6b neovim: set winblend to 0 2024-03-11 19:54:34 +03:00
a2cd66e761 neovim: update cmp window config 2024-03-11 19:45:51 +03:00
426ca9a10b neovim: change root dir for golangci_lint ls 2024-03-11 19:45:48 +03:00
bd3be25c6a neovim: format item in vim.ui.select telescope finder 2024-03-11 10:51:23 +03:00
f061e881d0 Revert "luasnip takes precedence over cmp"
Revert "neovim: fix luasnip jumps & cmp select remaps"
This reverts commit f52d4df56d.
Revert "neovim: luasnip takes precedence over cmp"
This reverts commit 759c0ae02b.
2024-03-09 14:08:17 +03:00
f52d4df56d neovim: fix luasnip jumps & cmp select remaps 2024-03-09 13:53:09 +03:00
ec915018a3 neovim: add russian language in spelllang 2024-03-09 13:40:00 +03:00
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
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
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
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
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
d2106f261c neovim: install codeium plugin 2024-01-10 22:50:39 +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