Commit Graph

62 Commits

Author SHA1 Message Date
93fb9c4c25 chore: remove copilot
the last commit didn't delete it bcs i had it in init.lua for some
reason
2025-04-18 23:25:24 +04:00
9bf0fe32ab chore: remove unused plugins 2025-04-16 17:07:26 +04:00
5ba4d739fd updates 2025-04-12 21:18:25 +04:00
9727098768 remove signature
there's already one provided by the lsp
2025-02-25 13:15:23 +04:00
cbf70bfd51 tweak blink.cmp 2025-02-24 19:45:27 +04:00
cf1e4aae1c feat: migrate to blink.cmp
also remove lsp-zero
2025-02-24 16:49:36 +04:00
3f162cefdc feat: configure c# debugger 2025-02-24 15:09:56 +04:00
f725f8cb87 feat: add roslyn.nvim 2025-02-24 14:48:46 +04:00
813897a1cc refactor(lsp): migrate lsp-zero to lsp-config
the only thing that still references lsp-zero is cmp, which I plan to
decouple from lsp config and PROBABLY replace it with blink.cmp
2025-02-24 13:37:41 +04:00
78a1c3bcfb refactor: improve lsp config
preparing the code to migrate out of lsp-zero (not maintained anymore)
2025-02-24 11:23:22 +04:00
63965068e6 chore: update crates and fix crates.nvim 2025-02-19 17:36:27 +04:00
6d8be6db47 chore: remove unsused rustaceanvim config 2025-02-16 17:28:50 +04:00
ead7c63c3b chore: update plugins 2025-02-16 17:28:40 +04:00
b57db03674 chore: remove unused snacks.nvim plugins 2025-02-16 17:28:25 +04:00
cb8ea70c70 chore: update lazy plugins
and some misc changes regarding auto-tag
2025-02-08 20:26:56 +04:00
884448bae7 chore: update plugins 2024-12-07 15:00:53 +04:00
b19ea2e9b9 chore: fix typo 2024-12-01 00:28:26 +04:00
8b67361b97 chore: update plugins 2024-12-01 00:28:17 +04:00
0b98d7fa7a add stuff 2024-11-24 21:04:14 +04:00
a72df616b4 chore: update stuff and misc changes 2024-11-09 01:30:08 +04:00
6d0e0cbbc5 chore: update plugins and misc changes 2024-10-16 16:18:19 +04:00
09f83ea29d refactor: move vim.filetype.add to lsp.lua 2024-09-26 17:52:51 +04:00
3c718631f0 chore: update hyprland plugins 2024-09-26 17:52:39 +04:00
0f9dc8f311 refactor: add diffview.nvim and move all git related plugins to git.lua 2024-09-15 19:35:11 +04:00
Seymur Bagirov
596b7c31ed chore: add stuff 2024-09-07 17:44:31 +04:00
Seymur Bagirov
f5c2ff30a0 chore&feat: update neovim plugins and install zen nvim 2024-08-20 05:31:03 +04:00
Seymur Bagirov
73a26b3feb feat: replace headlines.nvim with markdown.nvim 2024-07-31 01:54:12 +04:00
Seymur Bagirov
efe3c45804 fix: change keymaps of nvim-recorder 2024-07-05 18:30:23 +04:00
Seymur Bagirov
40e24ff18b feat: add recorder.lua 2024-07-05 02:08:03 +04:00
Seymur Bagirov
ea67e76a89 remove harpoon from telescope 2024-07-01 03:02:47 +04:00
Seymur Bagirov
313e09ff3b chore: update plugins, also remove luarocks path append(lazy already handles lua rocks) 2024-06-29 03:02:35 +04:00
Seymur Bagirov
2dd957d7b8 add stuff 2024-06-29 02:58:35 +04:00
Seymur Bagirov
28ed341cd0 misc changes 2024-06-11 20:20:56 +04:00
Seymur Bagirov
5d5d7f6e27 feat: add nav-buddy 2024-05-30 02:55:46 +04:00
Seymur Bagirov
5f4a30c8cc fix: do not attach fsautocomplete from mason
ionide attaches it already
2024-05-30 02:42:07 +04:00
Seymur Bagirov
bbb96b6aa4 enable inlay-hints 2024-05-27 22:53:21 +04:00
Seymur Bagirov
a8bf25fd3b make nvim up to date(0.10.0) 2024-05-27 22:31:21 +04:00
Seymur Bagirov
9594296c45 chore(nvim): update plugins 2024-05-07 01:35:21 +04:00
Seymur Bagirov
7920362bd3 feat: add conform.nvim and few mics fixes 2024-04-21 14:28:18 +04:00
Seymur Bagirov
e8ddf9fa34 fix stupid bug concerning vim-dadbod-completions
i used 'requires' instead of 'dependencies' and that's why the
completions weren't working lol
2024-04-14 21:44:03 +04:00
Seymur Bagirov
c5d0e48e20 add sql support to neovim and add misc changes to other stuff
sql supported by these plugins:
vim-dadbod
vim-dadbod-ui
vim-dadbod-completions
2024-04-14 21:29:28 +04:00
Seymur Bagirov
91f852787c nvim lazy.nvim cleanup. add some stuff to hypr config 2024-03-17 06:52:42 +04:00
Seymur Bagirov
23fca7ccf3 add rustaceanvim to neovim and change stuff in hypr 2024-03-10 15:59:42 +04:00
Seymur Bagirov
10d78efe47 add changes 2024-03-09 04:39:11 +04:00
Seymur Bagirov
64237a0772 feat: add codesnap and upgrade versions of libraries 2024-02-26 04:37:39 +04:00
Seymur Bagirov
ab588e2ebb do not show disassembly 2024-02-16 03:44:10 +04:00
Seymur Bagirov
c65e4792a1 change cpp debugger to codelldb and configure it to handle rust 2024-02-15 02:47:42 +04:00
Seymur Bagirov
404eab025f add stuff 2024-02-14 21:23:25 +04:00
Seymur Bagirov
26682b1fa7 change stuff in nvim 2024-02-14 21:21:28 +04:00
Seymur Bagirov
c6e9930057 add fastfetch and add some fixes to other apps 2024-02-08 23:26:42 +04:00