Commit graph

47 commits

Author SHA1 Message Date
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
0baee67ded
A bunch of things I don't even remeber 2022-12-13 15:43:36 +00:00
2442ba64b0
Merge branch 'master' of ssh://gitea.olympuslab.net:522/afonso/dotfiles 2022-12-12 11:53:56 +00:00
10f142b98e
fixed mason-lspconfig not adding mappings 2022-12-12 11:53:45 +00:00
48d63444b6
lualine 2022-12-09 10:52:00 +00:00
60f4592f8a
Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
afd0619253
changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua 2022-12-06 17:55:11 +00:00
4cfad810fa
added cmp source plugins 2022-12-06 17:17:39 +00:00
fa03280606
changed to cmp, cause better 2022-12-06 15:52:28 +00:00
a78e6db309
added format on save and go to error keybind 2022-11-21 23:12:47 +00:00
8c16d75c6d
replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2022-11-17 01:30:44 +00:00
6f7e44154c
replaced nvim-coc with nvim-cmp because coc was acting weird 2022-11-14 03:00:43 +00:00
afonsofrancof
6a6ba9cd6b Changed some vim options 2022-11-07 03:25:06 +00:00
afonsofrancof
b3fd3a48c4 Fixed conflits 2022-10-21 17:46:20 +01:00
afonsofrancof
fd6a14f5e6 Macros and other stuff 2022-10-21 17:44:35 +01:00
afonsofrancof
5c2d2f1579 Fixed some stuff 2022-10-21 17:16:38 +01:00
afonsofrancof
f6fd02ee65 Macros and other stuff 2022-10-21 03:39:23 +01:00
afonsofrancof
ec5ee7ccaa Fix and add snippets 2022-10-21 00:50:35 +01:00
afonsofrancof
9368fdb570 Added support for lhs compile with vimtex 2022-10-20 21:23:52 +01:00
afonsofrancof
75efa287e0 coc 2022-10-20 20:37:31 +01:00
afonsofrancof
59497ca9b4 Auto pairs and coc 2022-10-20 20:29:13 +01:00
afonsofrancof
671fbe40e1 New nvim config, not finished 2022-10-19 00:47:07 +01:00
afonsofrancof
e1fea3160a Added lsp configs for haskell and rust to config 2022-10-16 15:51:02 +01:00
afonsofrancof
5fdd52eccf Added leap.nvim to config 2022-10-16 03:27:55 +01:00
afonsofrancof
15efd0094e Polished vimtex config 2022-10-14 21:30:59 +01:00
afonsofrancof
3e91fb8387 Added vimtex config 2022-10-14 21:11:08 +01:00
afonsofrancof
39e8d1193c Added vimtex dependency 2022-10-14 20:44:25 +01:00
afonsofrancof
32586fecc6 Added vimtex dependency 2022-10-14 20:43:24 +01:00
afonsofrancof
b9c54ea4b8 Added Latex snippets 2022-10-14 15:14:23 +01:00