Commit Graph

43 Commits

Author SHA1 Message Date
afonsofrancof 708649e6a4 chore: just fixing some stuff 2 2023-05-16 01:48:24 +01:00
afonsofrancof 6871a700ad chore: added copilot to nvim 2023-03-09 15:47:36 +00:00
afonsofrancof 6032850875 chore: added neorg 2023-03-07 21:48:39 +00:00
afonsofrancof c0377be3ef chore(FIX): Removed markdown_inline as it was causing bugs 2023-03-02 16:35:47 +00:00
afonsofrancof f8fe1c57dc chore: change sumneko_lua to lua_ls 2023-02-22 15:48:32 +00:00
afonsofrancof 0f3aa9e045 chore(SYNC): Synced a lot of small changes so I can pull on laptop 2023-02-22 13:18:03 +00:00
afonsofrancof f49f85207e chore: Some small updates to dotfiles , getting ready for arch-config 2023-01-29 02:08:14 +00:00
afonsofrancof acb30943c5 chore: Removed empty filetype buffer from bufferline, for example, netrw 2023-01-26 10:00:28 +00:00
afonsofrancof d316ccea85 chore: Added <C-k> and <C-j> to navigate snippet fields 2023-01-14 04:32:16 +00:00
afonsofrancof 5e1cd7267d chore: Massive restructure. FIXED TAB BUG . Packer -> Lazy . barbar -> bufferline . 2023-01-14 04:05:17 +00:00
afonsofrancof b2267a0e47 chore: Changes to nvim cmp 2023-01-06 08:49:17 +00:00
afonsofrancof 52dfe3f2d3 chore: Changed a few things with CMP 2023-01-01 16:30:31 +00:00
afonsofrancof 14b72420d2 chore: removed accidental file 2022-12-26 13:27:28 +00:00
afonsofrancof f02774bf59 chore: Changed some configs on nvim, tabs and some other sets 2022-12-16 21:32:43 +00:00
afonsofrancof 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
afonsofrancof 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
afonsofrancof a528a8e1fc chore: A bunch of things I don't even remeber 2022-12-13 15:43:36 +00:00
afonsofrancof a1d5fa1d04 chore: lualine 2022-12-09 10:52:00 +00:00
afonsofrancof 6c02ff6640 chore: Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
afonsofrancof 6a7ecec624 chore: fixed mason-lspconfig not adding mappings 2022-12-12 11:53:45 +00:00
afonsofrancof 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
afonsofrancof 5a8d4c2b03 chore: added cmp source plugins 2022-12-06 17:17:39 +00:00
afonsofrancof f914dc5a14 chore: Fixed coq artifacts import 2022-12-02 03:39:52 +00:00
afonsofrancof f36f6c0193 chore: changed to cmp, cause better 2022-12-06 15:52:28 +00:00
afonsofrancof 6b429ea28f chore: added format on save and go to error keybind 2022-11-21 23:12:47 +00:00
afonsofrancof 3ff6b7b1c4 chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2022-11-17 01:30:44 +00:00
afonsofrancof 76d6b506c7 chore: replaced nvim-coc with nvim-cmp because coc was acting weird 2022-11-14 03:00:43 +00:00
afonsofrancof 45e1be51e5 chore: Changed some vim options 2022-11-07 03:25:06 +00:00
afonsofrancof caa1901731 chore: Fixed some stuff 2022-10-21 17:16:38 +01:00
afonsofrancof 58aa390f7b chore: Macros and other stuff 2022-10-21 17:44:35 +01:00
afonsofrancof 6787252633 chore: Macros and other stuff 2022-10-21 03:39:23 +01:00
afonsofrancof 147531f9cf chore: Fix and add snippets 2022-10-21 00:50:35 +01:00
afonsofrancof 2785d9fce9 chore: Added support for lhs compile with vimtex 2022-10-20 21:23:52 +01:00
afonsofrancof b4e9c96279 chore: coc 2022-10-20 20:37:31 +01:00
afonsofrancof 1a2063eee5 chore: Auto pairs and coc 2022-10-20 20:29:13 +01:00
afonsofrancof 88639a2280 chore: New nvim config, not finished 2022-10-19 00:47:07 +01:00
afonsofrancof 1069a2a2af chore: Added lsp configs for haskell and rust to config 2022-10-16 15:51:02 +01:00
afonsofrancof 2d542dbe96 chore: Added leap.nvim to config 2022-10-16 03:27:55 +01:00
afonsofrancof 4551410386 chore: Polished vimtex config 2022-10-14 21:30:59 +01:00
afonsofrancof b333528c3e chore: Added vimtex config 2022-10-14 21:11:08 +01:00
afonsofrancof 71e5c5967a chore: Added vimtex dependency 2022-10-14 20:44:25 +01:00
afonsofrancof dada855b98 chore: Added vimtex dependency 2022-10-14 20:43:24 +01:00
afonsofrancof 819fdaed7d chore: Added Latex snippets 2022-10-14 15:14:23 +01:00