Commit graph

70 commits

Author SHA1 Message Date
18e82da1c6
[nvim] gruvbox original hard and some plugin changes 2024-04-18 01:21:37 +01:00
8aa9882196
[nvim] remove copilot config file 2024-04-08 13:57:59 +01:00
9d3d431fbd
[nvim] remove copilot 2024-04-08 13:47:18 +01:00
de041f1e0a
[nvim] updated config 2024-03-30 16:08:40 +00:00
39dbb51857
[nvim] jq , conform and copilot changes 2024-03-19 03:01:05 +00:00
e296716fa2
[nvim] a bunch of things 2024-03-17 12:32:47 +00:00
676df7d0f3
[nvim] cleaned config a bit 2024-03-03 16:58:37 +00:00
d9fe451ad4
[NVIM] updated nvim config with some stuff
has tmux line integrated
2024-02-22 11:32:07 +00:00
9fd8314ee1
[MAJOR] Added theme change script to raycast and fix a bunch of theme related stuff 2024-02-13 02:31:12 +00:00
d06e5bdbad
[NVIM] Added orgmode and change iskeyword definition 2024-02-12 15:05:56 +00:00
ad9912c773
[MINOR] A bunch of things.
Themery for nvim, tmux theme, zsh stuff
2024-01-03 15:12:33 +00:00
dd61675059
A bunch of things 2023-12-07 19:04:17 +00:00
95fddf371b
[MAJOR] Added a theme change in rofi script. Need to add rofi itself and other stuff still 2023-11-01 22:56:14 +00:00
b41b0b00d6
[MINOR] Added nvim-dap for debugging c and c++ code 2023-10-21 15:18:59 +01:00
0b04bfb7ad
[MINOR] Removed clang-format from none-ls as clangd uses it already if in PATH 2023-10-21 15:18:30 +01:00
1a58525e35
[MINOR] Added Ocaml-lsp in nvim 2023-10-21 15:18:01 +01:00
febd994c9f
[MINOR] Added missing none-ls file 2023-10-18 18:40:34 +01:00
9bb5785c8e
[MINOR] VeryLazy on lazy nvim and some other stuff 2023-10-18 18:39:47 +01:00
7ee6ae2359
[MINOR] replace null-ls with none-ls 2023-10-13 10:27:18 +01:00
adb4f860bf
[MINOR] Better hls config 2023-10-04 00:59:33 +01:00
500aae34d2
[MINOR] whichkey and nvim-ghost 2023-10-03 18:07:47 +01:00
53ed071062
Added default compiler to Compiler Explorer 2023-10-02 19:03:18 +01:00
e43727d484
[MINOR] updates 2023-09-27 12:46:33 +01:00
1b9d082049
[MINOR] Added compiler explorer with config 2023-09-20 15:43:55 +01:00
8c038f3f46
Added CE vim plugin and kitty editted padding 2023-09-20 12:03:25 +01:00
912b77c295
Updated Xmonad look 2023-09-18 16:03:15 +01:00
bbe4eda1d2
Merge 2023-09-18 07:22:13 +01:00
c789e148a1
Update config after a long time 2023-09-18 07:20:52 +01:00
c32f3e7f1a
[MINOR] Added underline comparator to cmp 2023-06-28 00:34:24 +01:00
7ac1b932a7
[MINOR] Added more funcionality to DB IDE 2023-06-06 20:23:01 +01:00
8128cac51e
DB IDE inside neovim 2023-06-03 23:32:54 +01:00
f6516acfc7
[MINOR] fix some minor things 2023-05-29 16:05:32 +01:00
eebb660b71
[MINOR] nvim removed hardtime and fixed Mason icons 2023-05-25 00:14:21 +01:00
eaa89ac51a
[MINOR] Added hardtime.nvim to remove bad habits 2023-05-24 12:56:22 +01:00
6d84a1f91d
[MISC] A bunch of files I forgot to commit over time. 2023-05-21 20:18:09 +01:00
0e2a329f9c Added oil.nvim to naviagate file manager as buffer
Signed-off-by: Afonso Franco <me@afonsofrancof.com>
2023-05-20 02:40:14 +01:00
e253c1fbe5
[MAJOR] Tmux + nvim integration panels 2023-05-18 14:40:19 +01:00
cb73fd1282
[MINOR] just fixing some stuff 2 2023-05-16 01:48:24 +01:00
0ac8bbbd1d
[MINOR] added copilot to nvim 2023-03-09 15:47:36 +00:00
a1039550fc
[MINOR] added neorg 2023-03-07 21:48:39 +00:00
69f1cf7e82
[FIX] Removed markdown_inline as it was causing bugs 2023-03-02 16:35:47 +00:00
85642bd7a0
[MINOR] change sumneko_lua to lua_ls 2023-02-22 15:48:32 +00:00
564c398714
[SYNC] Synced a lot of small changes so I can pull on laptop 2023-02-22 13:18:03 +00:00
4eb3a06af1
[MINOR] Some small updates to dotfiles , getting ready for arch-config 2023-01-29 02:08:14 +00:00
d9fdd38947
[MINOR] Removed empty filetype buffer from bufferline, for example, netrw 2023-01-26 10:00:28 +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
6796e50944
Changes to nvim cmp 2023-01-06 08:49:17 +00:00
793f053367
Changed a few things with CMP 2023-01-01 16:30:31 +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