8e82355900
chore: Added a theme change in rofi script. Need to add rofi itself and other stuff still
2023-11-01 22:56:14 +00:00
ac1ba5f473
chore: Added nvim-dap for debugging c and c++ code
2023-10-21 15:18:59 +01:00
d2e0c5091b
chore: Removed clang-format from none-ls as clangd uses it already if in PATH
2023-10-21 15:18:30 +01:00
75ddde4db8
chore: Added Ocaml-lsp in nvim
2023-10-21 15:18:01 +01:00
1df479c2f4
chore: Added missing none-ls file
2023-10-18 18:40:34 +01:00
92590e19ae
chore: VeryLazy on lazy nvim and some other stuff
2023-10-18 18:39:47 +01:00
82a963f734
chore: replace null-ls with none-ls
2023-10-13 10:27:18 +01:00
8ab162d81a
chore: Better hls config
2023-10-04 00:59:33 +01:00
9334b9db6e
chore: whichkey and nvim-ghost
2023-10-03 18:07:47 +01:00
1f46c8ea52
chore: Added default compiler to Compiler Explorer
2023-10-02 19:03:18 +01:00
f449c29def
chore: updates
2023-09-27 12:46:33 +01:00
c4e2f12c82
chore: Added compiler explorer with config
2023-09-20 15:43:55 +01:00
d37f3ce8b4
chore: stuff
2023-09-20 15:18:40 +01:00
870955237b
chore: Added CE vim plugin and kitty editted padding
2023-09-20 12:03:25 +01:00
2dde257396
chore: Updated Xmonad look
2023-09-18 16:03:15 +01:00
04a10f99b1
chore: Added underline comparator to cmp
2023-06-28 00:34:24 +01:00
604ede613e
chore: Update config after a long time
2023-09-18 07:20:52 +01:00
1147cb050a
chore: Added more funcionality to DB IDE
2023-06-06 20:23:01 +01:00
79976dd420
chore: DB IDE inside neovim
2023-06-03 23:32:54 +01:00
96887a5d12
chore: fix some minor things
2023-05-29 16:05:32 +01:00
2bb250013b
chore: nvim removed hardtime and fixed Mason icons
2023-05-25 00:14:21 +01:00
5760536d0f
chore: Added hardtime.nvim to remove bad habits
2023-05-24 12:56:22 +01:00
1058e40b6c
chore(MISC): A bunch of files I forgot to commit over time.
2023-05-21 20:18:09 +01:00
e827537578
chore: 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
77af6b8a94
chore: Tmux + nvim integration panels
2023-05-18 14:40:19 +01:00
cfee63d2fe
chore: just fixing some stuff 2
2023-05-16 01:48:24 +01:00
939172f814
chore: added copilot to nvim
2023-03-09 15:47:36 +00:00
2dc9c0dd2b
chore: added neorg
2023-03-07 21:48:39 +00:00
8134635202
chore(FIX): Removed markdown_inline as it was causing bugs
2023-03-02 16:35:47 +00:00
2033fc29a9
chore: change sumneko_lua to lua_ls
2023-02-22 15:48:32 +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
09db44a79c
chore: Some small updates to dotfiles , getting ready for arch-config
2023-01-29 02:08:14 +00:00
7f3b6469af
chore: Removed empty filetype buffer from bufferline, for example, netrw
2023-01-26 10:00:28 +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
3f03b9d5a6
chore: Changed a few things with CMP
2023-01-01 16:30:31 +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
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
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
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
4e85e10ee3
chore: replaced nvim-coc with nvim-cmp because coc was acting weird
2022-11-14 03:00:43 +00:00