8f50cc87ff
chore: changed xmonad config to neorg file
2023-03-07 21:48:12 +00:00
cb04cfa2f7
chore: Added dunst
2023-03-06 15:29:46 +00:00
9e26689887
chore: removed cat to bat function and addded r as remove package function
2023-03-02 17:26:58 +00:00
8134635202
chore(FIX): Removed markdown_inline as it was causing bugs
2023-03-02 16:35:47 +00:00
3975989982
chore: last change messed up fullscreen so I removed it
2023-02-25 20:56:50 +00:00
9cfcb2b3bc
chore: made xmonad focus monitor on hover, even if empty
2023-02-25 20:37:02 +00:00
703ee2cdb0
chore: updated update function
2023-02-24 05:59:26 +00:00
3596906231
chore: changed update to use powerpill
2023-02-23 17:01:46 +00:00
2033fc29a9
chore: change sumneko_lua to lua_ls
2023-02-22 15:48:32 +00:00
c1639a372d
chore: moved projects chooser pop up
2023-02-22 13:21:28 +00:00
d7069b3e79
chore: Added hyperland config
2023-02-22 13:19:38 +00:00
77fb98b6a5
chore(SYNC): Synced a lot of small changes so I can pull on laptop
2023-02-22 13:18:03 +00:00
d61580cb38
chore: Fixed domain name in .ssh/config
2023-02-19 23:25:44 +00:00
4857dccb81
chore: Added eww
2023-02-14 12:22:01 +00:00
24b80c364d
chore(FIX): fix xmonad border on fullscreen window
2023-02-13 03:02:55 +00:00
198f34b351
chore: Started hyprland config
2023-02-02 04:44:07 +00:00
8662819311
chore: KMonad config
2023-01-31 15:46:55 +00:00
730e7da799
chore: Some small updates to dotfiles , getting ready for arch-config 2
2023-01-29 02:19:56 +00:00
09db44a79c
chore: Some small updates to dotfiles , getting ready for arch-config
2023-01-29 02:08:14 +00:00
ef4b3dd038
chore: Removed stack.yaml from xmobar as it can change. Initializing with stack init
2023-01-29 02:03:53 +00:00
4bbec73dd2
chore: Added stack.yaml from xmobar
2023-01-29 02:02:55 +00:00
7f3b6469af
chore: Removed empty filetype buffer from bufferline, for example, netrw
2023-01-26 10:00:28 +00:00
5a4e802dee
chore: Added <M-s> to xmonad to open scripts menu in rofi,added projects script
2023-01-26 09:44:49 +00:00
913bce3a2a
chore(CLEANUP): Removed clickable from xmobar in xmonad config. Useless code
2023-01-21 22:00:40 +00:00
9921b9d6a7
chore: Added <C-k> and <C-j> to navigate snippet fields
2023-01-14 04:32:16 +00:00
9485c980b6
chore: Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline .
2023-01-14 04:05:17 +00:00
cebaeba573
chore: Changes to nvim cmp
2023-01-06 08:49:17 +00:00
48311244d9
chore: Changed launch-term to start in /rust-cc dir
2023-01-01 16:31:21 +00:00
3f03b9d5a6
chore: Changed a few things with CMP
2023-01-01 16:30:31 +00:00
9d79a38a7e
chore: 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
36f1186780
chore: removed accidental file
2022-12-26 13:27:28 +00:00
02dcc94541
chore: Changed some configs on nvim, tabs and some other sets
2022-12-16 21:32:43 +00:00
ba6da1c307
chore: 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
c53cc7d670
chore: Changed myTextEditor from vim to neovim
2022-12-15 04:21:08 +00:00
e226a64b1d
chore: FINALLY FIXED MASON. IT WAS NOT IN THE PATH
2022-12-15 04:19:17 +00:00
ba794e1434
chore: Added null-ls plugin.This enables certain tools to act as LSPs
...
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00
1d8bcebb71
chore: A bunch of things I don't even remeber
2022-12-13 15:43:36 +00:00
bb0ce7160d
chore: Changed alacritty theme
2022-12-12 20:42:37 +00:00
2708aaa7e3
chore: lualine
2022-12-09 10:52:00 +00:00
ac429802c9
chore: Removed unused plugins, and added treesitter-context
2022-12-09 09:41:34 +00:00
a3ced2da78
chore: fixed mason-lspconfig not adding mappings
2022-12-12 11:53:45 +00:00
ddb8c1ffa5
chore: changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua
2022-12-06 17:55:11 +00:00
70757ba4be
chore: added cmp source plugins
2022-12-06 17:17:39 +00:00
91c9d25839
chore: Fixed coq artifacts import
2022-12-02 03:39:52 +00:00
854228a538
chore: changed to cmp, cause better
2022-12-06 15:52:28 +00:00
05ab746842
chore: changed rust to nightly in PATH
2022-12-01 15:59:06 +00:00
55575079c6
chore: Replaced 'set' path with fish_add_path
2022-11-22 18:07:26 +00:00
deebcc33b1
chore: Xmonad added window swallowing
2022-11-22 18:04:32 +00:00
8ade0eab55
chore: added format on save and go to error keybind
2022-11-21 23:12:47 +00:00
1fa08b4312
chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions
2022-11-17 01:30:44 +00:00