Commit graph

107 commits

Author SHA1 Message Date
937190d5a8
chore: Added nvim-dap for debugging c and c++ code 2025-06-04 11:48:33 +01:00
e09492c714
chore: Removed clang-format from none-ls as clangd uses it already if in PATH 2025-06-04 11:48:32 +01:00
baf0bb3444
chore: Added Ocaml-lsp in nvim 2025-06-04 11:48:31 +01:00
2f6696e3c3
chore: Added missing none-ls file 2025-06-04 11:48:29 +01:00
78ab5955d7
chore: VeryLazy on lazy nvim and some other stuff 2025-06-04 11:48:28 +01:00
c029b79601
chore: replace null-ls with none-ls 2025-06-04 11:48:26 +01:00
2ec05f100c
chore: Better hls config 2025-06-04 11:48:22 +01:00
5344086a4e
chore: whichkey and nvim-ghost 2025-06-04 11:48:21 +01:00
b7b86b6fd3
chore: Added default compiler to Compiler Explorer 2025-06-04 11:48:19 +01:00
0bed00216e
chore: updates 2025-06-04 11:48:18 +01:00
ec71857332
chore: Added compiler explorer with config 2025-06-04 11:48:18 +01:00
4913d68e15
chore: stuff 2025-06-04 11:48:10 +01:00
2ca1f19045
chore: Added CE vim plugin and kitty editted padding 2025-06-04 11:48:02 +01:00
1a22989665
chore: Updated Xmonad look 2025-06-04 11:48:02 +01:00
5b967b523d
chore: Added underline comparator to cmp 2025-06-04 11:48:00 +01:00
4627bdd710
chore: Update config after a long time 2025-06-04 11:47:59 +01:00
c1e2c36e11
chore: Added more funcionality to DB IDE 2025-06-04 11:47:58 +01:00
7ad98216cc
chore: DB IDE inside neovim 2025-06-04 11:47:58 +01:00
ffff2d7d28
chore: fix some minor things 2025-06-04 11:47:56 +01:00
855aad460d
chore: nvim removed hardtime and fixed Mason icons 2025-06-04 11:47:55 +01:00
f6c4bcb28d
chore: Added hardtime.nvim to remove bad habits 2025-06-04 11:47:52 +01:00
27fd1600d8
chore(MISC): A bunch of files I forgot to commit over time. 2025-06-04 11:47:48 +01:00
8fa73c5b02
chore: Added oil.nvim to naviagate file manager as buffer
Signed-off-by: Afonso Franco <me@afonsofrancof.com>
2025-06-04 11:47:46 +01:00
b2a9cf90cc
chore: Tmux + nvim integration panels 2025-06-04 11:47:44 +01:00
ac36c86add
chore: just fixing some stuff 2 2025-06-04 11:47:40 +01:00
ab008f0774
chore: added copilot to nvim 2025-06-04 11:46:56 +01:00
22c6798a77
chore: added neorg 2025-06-04 11:46:53 +01:00
e7fa0ea0a2
chore(FIX): Removed markdown_inline as it was causing bugs 2025-06-04 11:46:50 +01:00
c225093e48
chore: change sumneko_lua to lua_ls 2025-06-04 11:46:47 +01:00
8c02f55097
chore(SYNC): Synced a lot of small changes so I can pull on laptop 2025-06-04 11:46:45 +01:00
a99c0023d7
chore: Some small updates to dotfiles , getting ready for arch-config 2025-06-04 11:46:40 +01:00
f698f91d29
chore: Removed empty filetype buffer from bufferline, for example, netrw 2025-06-04 11:46:38 +01:00
908da3a46f
chore: Added <C-k> and <C-j> to navigate snippet fields 2025-06-04 11:46:36 +01:00
25145b3956
chore: Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline . 2025-06-04 11:46:35 +01:00
d59e26054e
chore: Changes to nvim cmp 2025-06-04 11:46:35 +01:00
4b5e8b4a00
chore: Changed a few things with CMP 2025-06-04 11:46:33 +01:00
1c0a3faa24
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.
2025-06-04 11:46:31 +01:00
6cde4ab966
chore: Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2025-06-04 11:46:29 +01:00
9f8d9706c7
chore: A bunch of things I don't even remeber 2025-06-04 11:46:28 +01:00
b1db9ad9b0
chore: lualine 2025-06-04 11:46:27 +01:00
f33bc2540b
chore: Removed unused plugins, and added treesitter-context 2025-06-04 11:46:26 +01:00
da80611b9c
chore: fixed mason-lspconfig not adding mappings 2025-06-04 11:46:25 +01:00
b95f3a9c34
chore: changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua 2025-06-04 11:46:24 +01:00
beeb1314da
chore: added cmp source plugins 2025-06-04 11:46:24 +01:00
97d06fc1dc
chore: Fixed coq artifacts import 2025-06-04 11:46:18 +01:00
bca80bca6b
chore: changed to cmp, cause better 2025-06-04 11:45:45 +01:00
39d6ef21cf
chore: added format on save and go to error keybind 2025-06-04 11:45:33 +01:00
0d878a3353
chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2025-06-04 11:45:32 +01:00
6a1f2ad2d9
chore: replaced nvim-coc with nvim-cmp because coc was acting weird 2025-06-04 11:45:30 +01:00
5b94145725
chore: Changed some vim options 2025-06-04 11:45:24 +01:00