febd994c9f
[MINOR] Added missing none-ls file
2023-10-18 18:40:34 +01:00
9bb5785c8e
[MINOR] VeryLazy on lazy nvim and some other stuff
2023-10-18 18:39:47 +01:00
7ee6ae2359
[MINOR] replace null-ls with none-ls
2023-10-13 10:27:18 +01:00
2311190fab
[MINOR] various things
2023-10-10 19:17:23 +01:00
adb4f860bf
[MINOR] Better hls config
2023-10-04 00:59:33 +01:00
500aae34d2
[MINOR] whichkey and nvim-ghost
2023-10-03 18:07:47 +01:00
3a69f908ae
[MINOR] jukit variables changed
2023-10-02 19:05:08 +01:00
53ed071062
Added default compiler to Compiler Explorer
2023-10-02 19:03:18 +01:00
958fd3b7ea
[MINOR] Added some jukit variables
2023-09-28 15:39:20 +01:00
e43727d484
[MINOR] updates
2023-09-27 12:46:33 +01:00
1b9d082049
[MINOR] Added compiler explorer with config
2023-09-20 15:43:55 +01:00
8c038f3f46
Added CE vim plugin and kitty editted padding
2023-09-20 12:03:25 +01:00
912b77c295
Updated Xmonad look
2023-09-18 16:03:15 +01:00
bbe4eda1d2
Merge
2023-09-18 07:22:13 +01:00
c789e148a1
Update config after a long time
2023-09-18 07:20:52 +01:00
c32f3e7f1a
[MINOR] Added underline comparator to cmp
2023-06-28 00:34:24 +01:00
7ac1b932a7
[MINOR] Added more funcionality to DB IDE
2023-06-06 20:23:01 +01:00
8128cac51e
DB IDE inside neovim
2023-06-03 23:32:54 +01:00
f6516acfc7
[MINOR] fix some minor things
2023-05-29 16:05:32 +01:00
eebb660b71
[MINOR] nvim removed hardtime and fixed Mason icons
2023-05-25 00:14:21 +01:00
eaa89ac51a
[MINOR] Added hardtime.nvim to remove bad habits
2023-05-24 12:56:22 +01:00
6d84a1f91d
[MISC] A bunch of files I forgot to commit over time.
2023-05-21 20:18:09 +01:00
0e2a329f9c
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
e253c1fbe5
[MAJOR] Tmux + nvim integration panels
2023-05-18 14:40:19 +01:00
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