Commit Graph

99 Commits

Author SHA1 Message Date
63965068e6 chore: update crates and fix crates.nvim 2025-02-19 17:36:27 +04:00
c8486a1c7b feat: remove electron flag
wayland native electron works awful for me with nvidia gpu
2025-02-19 17:35:57 +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
b803f7179b fix screenshot 2025-02-16 17:28:08 +04:00
75ccd0a72b misc: changes 2025-02-08 20:28:27 +04:00
effa169d9a fix: nvidia crash 2025-02-08 20:27:50 +04:00
628b1ca40b fix: ignore debug hyprland config 2025-02-08 20:27:29 +04:00
cb8ea70c70 chore: update lazy plugins
and some misc changes regarding auto-tag
2025-02-08 20:26:56 +04:00
befc9e47ae fix: mail
i've replaced thunderbird with betterbird and added a 5 second delay for
launching it, bcs we need to wait for protonmail to launch
2025-01-16 10:50:00 +04:00
c083b18f86 misc(hypr): add misc changes to hyprland config 2024-12-20 22:55:41 +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
31a4e1837b fix: replace 'exec' with 'run'
exec was deprecated
2024-12-01 00:27:52 +04:00
672bd93592 fix: change columns of shadow in hyprland.conf
Hyprland changed the place for shadow properties, so i changed them
accordingly
2024-11-30 16:27:09 +04:00
0b98d7fa7a add stuff 2024-11-24 21:04:14 +04:00
664545dbcd feat: add cursor trail
looks cool, lol!
2024-11-24 12:49:30 +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
3ec5735dc4 feat: add children traversal support for cdf 2024-09-26 17:51:13 +04:00
28b3628442 refactor: add changes to hyprland conf 2024-09-24 16:47:38 +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
98798dd577 feat: add language layout to hyprlock 2024-09-08 19:39:55 +04:00
Seymur Bagirov
596b7c31ed chore: add stuff 2024-09-07 17:44:31 +04:00
Seymur Bagirov
70ab1bd1db chore: misc 2024-08-20 05:32:08 +04:00
Seymur Bagirov
d34ed46d20 feat: add default fzf options and source fzf integration 2024-08-20 05:31:52 +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
3bae925fa6
Update README.md 2024-07-01 16:34:24 +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
3cb20bb42e misc 2024-05-27 22:32:02 +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
782864dfeb misc 2024-04-26 11:50:35 +04:00
Seymur Bagirov
bd456bec5d fix(bug): make cdf only search for directories 2024-04-26 11:50:07 +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