9a42d0e71a
chore: A bunch of things
2023-12-07 19:04:17 +00:00
0d8809b596
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
f0899924f0
chore: Added nvim-dap for debugging c and c++ code
2023-10-21 15:18:59 +01:00
b0878ff362
chore: Removed clang-format from none-ls as clangd uses it already if in PATH
2023-10-21 15:18:30 +01:00
357877bfae
chore: Added Ocaml-lsp in nvim
2023-10-21 15:18:01 +01:00
816d08bb50
chore: Added missing none-ls file
2023-10-18 18:40:34 +01:00
5b53d49195
chore: VeryLazy on lazy nvim and some other stuff
2023-10-18 18:39:47 +01:00
87290b2097
chore: replace null-ls with none-ls
2023-10-13 10:27:18 +01:00
eecb0a3ff1
chore: Better hls config
2023-10-04 00:59:33 +01:00
26570245fb
chore: whichkey and nvim-ghost
2023-10-03 18:07:47 +01:00
d6e7eddafa
chore: Added default compiler to Compiler Explorer
2023-10-02 19:03:18 +01:00
06e4ee6088
chore: updates
2023-09-27 12:46:33 +01:00
b88cf78d26
chore: Added compiler explorer with config
2023-09-20 15:43:55 +01:00
be5dcf6c5d
chore: stuff
2023-09-20 15:18:40 +01:00
d1001eb9ef
chore: Added CE vim plugin and kitty editted padding
2023-09-20 12:03:25 +01:00
762872da76
chore: Updated Xmonad look
2023-09-18 16:03:15 +01:00
1b427d298d
chore: Added underline comparator to cmp
2023-06-28 00:34:24 +01:00
4e0b35e4c7
chore: Update config after a long time
2023-09-18 07:20:52 +01:00
a9336facf0
chore: Added more funcionality to DB IDE
2023-06-06 20:23:01 +01:00
cb08aefb8e
chore: DB IDE inside neovim
2023-06-03 23:32:54 +01:00
5519d9b271
chore: fix some minor things
2023-05-29 16:05:32 +01:00
ec41b649e9
chore: nvim removed hardtime and fixed Mason icons
2023-05-25 00:14:21 +01:00
228bdd8b54
chore: Added hardtime.nvim to remove bad habits
2023-05-24 12:56:22 +01:00
383761b23a
chore(MISC): A bunch of files I forgot to commit over time.
2023-05-21 20:18:09 +01:00
488719d73e
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
200f16359e
chore: Tmux + nvim integration panels
2023-05-18 14:40:19 +01:00
708649e6a4
chore: just fixing some stuff 2
2023-05-16 01:48:24 +01:00
6871a700ad
chore: added copilot to nvim
2023-03-09 15:47:36 +00:00
6032850875
chore: added neorg
2023-03-07 21:48:39 +00:00
c0377be3ef
chore(FIX): Removed markdown_inline as it was causing bugs
2023-03-02 16:35:47 +00:00
f8fe1c57dc
chore: change sumneko_lua to lua_ls
2023-02-22 15:48:32 +00:00
0f3aa9e045
chore(SYNC): Synced a lot of small changes so I can pull on laptop
2023-02-22 13:18:03 +00:00
f49f85207e
chore: Some small updates to dotfiles , getting ready for arch-config
2023-01-29 02:08:14 +00:00
acb30943c5
chore: Removed empty filetype buffer from bufferline, for example, netrw
2023-01-26 10:00:28 +00:00
d316ccea85
chore: Added <C-k> and <C-j> to navigate snippet fields
2023-01-14 04:32:16 +00:00
5e1cd7267d
chore: Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline .
2023-01-14 04:05:17 +00:00
b2267a0e47
chore: Changes to nvim cmp
2023-01-06 08:49:17 +00:00
52dfe3f2d3
chore: Changed a few things with CMP
2023-01-01 16:30:31 +00:00
54485a1dcd
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
9db94546b7
chore: Added null-ls plugin.This enables certain tools to act as LSPs
...
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00
a528a8e1fc
chore: A bunch of things I don't even remeber
2022-12-13 15:43:36 +00:00
a1d5fa1d04
chore: lualine
2022-12-09 10:52:00 +00:00
6c02ff6640
chore: Removed unused plugins, and added treesitter-context
2022-12-09 09:41:34 +00:00
6a7ecec624
chore: fixed mason-lspconfig not adding mappings
2022-12-12 11:53:45 +00:00
ca59058816
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
5a8d4c2b03
chore: added cmp source plugins
2022-12-06 17:17:39 +00:00
f914dc5a14
chore: Fixed coq artifacts import
2022-12-02 03:39:52 +00:00
f36f6c0193
chore: changed to cmp, cause better
2022-12-06 15:52:28 +00:00
6b429ea28f
chore: added format on save and go to error keybind
2022-11-21 23:12:47 +00:00
3ff6b7b1c4
chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions
2022-11-17 01:30:44 +00:00