Commit Graph

234 Commits

Author SHA1 Message Date
51bd75213c neovim: format telescope.lua 2025-05-11 23:15:47 +03:00
7c8469dc89 neovim: update gitsigns priority and increase signcolumn size 2025-05-11 23:15:22 +03:00
701969c657 neovim: move autopairs .setup to init.lua 2025-02-13 12:04:14 +03:00
bf3c57bc7c neovim: remove workaround for tsserver lsp 2025-01-09 14:08:12 +03:00
53402bd0b1 neovim: remove unused keybindings 2024-09-12 21:00:53 +03:00
695c1fb072 neovim: remove outline plugin 2024-09-11 22:48:25 +03:00
a39b03ad38 neovim: tsserver -> ts_ls 2024-09-10 22:05:58 +03:00
530852f89b neovim: update jsx commentstring 2024-08-27 11:42:13 +03:00
ee854d19eb neovim: remove harpoon 2024-08-01 11:22:20 +03:00
f4d5195f0f neovim: add remaps for resizing windows 2024-07-31 11:46:33 +03:00
99d267ba4c neovim: update gitsigns config 2024-07-09 11:46:12 +03:00
eeeac58c34 neovim: add harpoon 2024-06-20 20:25:42 +03:00
01faead882 neovim: remove codeium module from lualine 2024-06-20 20:04:25 +03:00
0aafb90532 neovim: update autotag configuration 2024-06-17 23:06:35 +03:00
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
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