Commit Graph

88 Commits

Author SHA1 Message Date
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
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
fac808bb63 fix: use wofi instead of rofi for window switching
rofi for some reason needs to have mouse focus to be able to switch,
maybe something that Hyprland broke?
2024-02-23 21:30:29 +04:00
Seymur Bagirov
45e08b2358 feat: add date and time to hyprlock 2024-02-22 16:03:23 +04:00
Seymur Bagirov
636cbb0ad3 fix: remove sleep cmd from hypridle(doesn't work currently, when writing password) 2024-02-22 16:02:46 +04:00
Seymur Bagirov
120c30f505 fix: use loginctl lock-session instead of hyprlock for locking the session 2024-02-22 14:59:40 +04:00
Seymur Bagirov
1ff0078965 add sl configuration 2024-02-22 05:17:20 +04:00
Seymur Bagirov
b6a296a671 feat: add hyprlock and hypridle. fix stuff 2024-02-22 05:16:18 +04:00
Seymur Bagirov
4a7169fc86 add os version 2024-02-20 04:29:47 +04:00