Commit graph

78 commits

Author SHA1 Message Date
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
2311190fab
[MINOR] various things 2023-10-10 19:17:23 +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
3a69f908ae
[MINOR] jukit variables changed 2023-10-02 19:05:08 +01:00
53ed071062
Added default compiler to Compiler Explorer 2023-10-02 19:03:18 +01:00
958fd3b7ea
[MINOR] Added some jukit variables 2023-09-28 15:39:20 +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
b05d6c1442
Merge branch 'master' of ssh://git.olympuslab.net:522/afonso/dotfiles 2023-02-22 14:19:44 +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
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
793f053367
Changed a few things with CMP 2023-01-01 16:30:31 +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
13b0b340f9
Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00