Commit graph

267 commits

Author SHA1 Message Date
39272cf9f0
[MINOR] Changed rofi to catppuccin and with icons 2023-03-08 11:52:40 +00:00
a1039550fc
[MINOR] added neorg 2023-03-07 21:48:39 +00:00
bb3b544724
[MINOR] changed xmonad config to neorg file 2023-03-07 21:48:12 +00:00
6a0755f0c7
[MINOR] Added dunst 2023-03-06 15:29:46 +00:00
b0f8299536
[MINOR] removed cat to bat function and addded r as remove package function 2023-03-02 17:26:58 +00:00
69f1cf7e82
[FIX] Removed markdown_inline as it was causing bugs 2023-03-02 16:35:47 +00:00
5fc6cf6e61
[MINOR] last change messed up fullscreen so I removed it 2023-02-25 20:56:50 +00:00
aa3d8cde7d
[MINOR] made xmonad focus monitor on hover, even if empty 2023-02-25 20:37:02 +00:00
5fc4290ed2
[MINOR] updated update function 2023-02-24 05:59:26 +00:00
1b5f9d4ca2
[MINOR] changed update to use powerpill 2023-02-23 17:01:46 +00:00
85642bd7a0
[MINOR] change sumneko_lua to lua_ls 2023-02-22 15:48:32 +00:00
b05d6c1442
Merge branch 'master' of ssh://git.olympuslab.net:522/afonso/dotfiles 2023-02-22 14:19:44 +00:00
de4173ca52
[MINOR] moved projects chooser pop up 2023-02-22 13:21:28 +00:00
57b71add8b
[MAJOR] Added hyperland config 2023-02-22 13:19:38 +00:00
564c398714
[SYNC] Synced a lot of small changes so I can pull on laptop 2023-02-22 13:18:03 +00:00
eba535af3c
[MINOR] Fixed domain name in .ssh/config 2023-02-19 23:25:44 +00:00
0f6dddb4b7
[MAJOR] Added eww 2023-02-14 12:22:01 +00:00
69628ae9b3
[FIX] fix xmonad border on fullscreen window 2023-02-13 03:02:55 +00:00
ef3a1baada
[MAJOR] Started hyprland config 2023-02-02 04:44:07 +00:00
1234a4d11f
[MAJOR] KMonad config 2023-01-31 15:46:55 +00:00
922f8c79c4
[MINOR] Some small updates to dotfiles , getting ready for arch-config 2 2023-01-29 02:19:56 +00:00
4eb3a06af1
[MINOR] Some small updates to dotfiles , getting ready for arch-config 2023-01-29 02:08:14 +00:00
11a280281c
[MINOR] Removed stack.yaml from xmobar as it can change. Initializing with stack init 2023-01-29 02:03:53 +00:00
7a8e6040fb
[MINOR] Added stack.yaml from xmobar 2023-01-29 02:02:55 +00:00
d9fdd38947
[MINOR] Removed empty filetype buffer from bufferline, for example, netrw 2023-01-26 10:00:28 +00:00
c0e23e444e
[MINOR] Added <M-s> to xmonad to open scripts menu in rofi,added projects script 2023-01-26 09:44:49 +00:00
5a2061646a
[CLEANUP] Removed clickable from xmobar in xmonad config. Useless code 2023-01-21 22:00:40 +00:00
f6cd2eee6c
[MINOR] Added <C-k> and <C-j> to navigate snippet fields 2023-01-14 04:32:16 +00:00
51dddb6fc9
[MAJOR] Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline . 2023-01-14 04:08:24 +00:00
0fb6fa99f7
remove luarc.json 2023-01-06 09:19:46 +00:00
a784bb076b
remove luarc.json 2023-01-06 09:19:02 +00:00
6796e50944
Changes to nvim cmp 2023-01-06 08:49:17 +00:00
9da6cf9a0b
Changed launch-term to start in /rust-cc dir 2023-01-01 16:31:21 +00:00
793f053367
Changed a few things with CMP 2023-01-01 16:30:31 +00:00
cc96473d89
Added ssh connection multiplexing to git server (Removes need to keep pressing ssh key or typing password) 2022-12-28 19:23:54 +00:00
39c43260a9
removed accidental file 2022-12-26 13:27:28 +00:00
4e53b7c507
Changed some configs on nvim, tabs and some other sets 2022-12-16 21:32:43 +00:00
3c2807b83c
Added lsp capabilities of nvim cmp. It can now do much more as LSPs see
nvim has more functionalities (Show unimported functions etc). Also
added better sorting to cmp entries. Added a notification when LSP
finished loading.
2022-12-15 17:43:06 +00:00
2f72604e89
Changed myTextEditor from vim to neovim 2022-12-15 04:21:08 +00:00
a384a8d39d
FINALLY FIXED MASON. IT WAS NOT IN THE PATH 2022-12-15 04:19:17 +00:00
13b0b340f9
Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00
0baee67ded
A bunch of things I don't even remeber 2022-12-13 15:43:36 +00:00
876016cd9a
Changed alacritty theme 2022-12-12 20:42:37 +00:00
2442ba64b0
Merge branch 'master' of ssh://gitea.olympuslab.net:522/afonso/dotfiles 2022-12-12 11:53:56 +00:00
10f142b98e
fixed mason-lspconfig not adding mappings 2022-12-12 11:53:45 +00:00
48d63444b6
lualine 2022-12-09 10:52:00 +00:00
60f4592f8a
Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
afd0619253
changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua 2022-12-06 17:55:11 +00:00
4cfad810fa
added cmp source plugins 2022-12-06 17:17:39 +00:00
d56ebac3de
Merge branch 'master' of ssh://gitea.olympuslab.net:522/afonso/dotfiles 2022-12-06 15:53:52 +00:00