1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 18:07:45 +01:00

142 Commits

Author SHA1 Message Date
bc84a42d22 nvim: added wilder.nvim 2023-08-10 05:20:24 +02:00
f7da9b553d nvim: git blame in statusbar added 2023-08-10 04:19:26 +02:00
39e4c0c40e nvim: removed unneeded not-lua plugins 2023-08-10 04:08:26 +02:00
9e9a73232d nvim: swapped async tex previewer 2023-08-10 03:48:56 +02:00
6a685bae7a nvim: added comment.nvim 2023-08-09 03:17:56 +02:00
6b78c80639 nvim: move space and eol markers to style 2023-08-08 21:17:40 +02:00
2a2dc266b0 nvim: adapted icons to fit with another 2023-08-08 18:10:08 +02:00
ec1e911712 nvim: conceallevel set more conservatively 2023-08-08 17:11:23 +02:00
222b98d70b nvim: plugins and dependencies restructured 2023-08-08 06:10:22 +02:00
e2f0d00ee3 nvim: split plugins and dependencies 2023-08-08 04:17:06 +02:00
da97aa9344 nvim: cleaned up comments 2023-08-08 03:46:10 +02:00
c3bfbd3caf nvim: moved configs to loadplugins 2023-08-08 02:56:29 +02:00
2c6e2089a2 nvim: moved from packer to lazy 2023-08-07 19:13:57 +02:00
df3d35ddba nvim: sorted cmp plugin dependencies 2023-08-07 18:04:03 +02:00
9d99e84a93 nvim: fixed typo 2023-08-07 15:38:03 +02:00
62ee4ff09a nvim: mason and null_ls set up automatically 2023-08-07 05:57:24 +02:00
f8f626cd67 nvim: adjusted diagnostic icons to be coherent and added folding plugin 2023-08-07 05:36:32 +02:00
cf0389b1d3 nvim: added tidy.nvim config 2023-08-06 14:11:57 +02:00
e83f452fc3 nvim: swapped file explorer added indent-lines and fzf 2023-07-30 05:34:17 +02:00
7e82242013 nvim: swapped gitgutter for gitsigns and lightline for lualine 2023-07-29 17:19:25 +02:00
1ea26420bf nvim: added markdown preview, restructured plugins for easier cleanup 2023-07-29 14:54:59 +02:00
a065c3d401 nvim: swapped explorer and tagger for new lua plugins 2023-07-29 05:52:55 +02:00
edd82ee7d9 nvim: expanded null ls to markdown and embeded code 2023-07-28 02:14:52 +02:00
933819855f nvim: set color columns and moved filetypes into autocmd 2023-07-28 00:00:30 +02:00
7d0168ff4e nvim: added todo-comments.nvim 2023-07-27 20:45:49 +02:00
b37c4d1c61 added config files (mimeapps + easyeffects) 2023-07-25 23:23:16 +02:00
3becff4222 nvim: colorizer disabled for markdown 2023-07-25 23:08:44 +02:00
5e8568e368 nvim: added (but disabled) symbol highlighting 2023-06-06 16:39:28 +02:00
74d1c0cf2c nvim: update dependency paths 2023-06-06 16:07:33 +02:00
9e5da42a0e nvim: changed file structure more intuitively 2023-04-05 01:48:55 +02:00
802d769a9c nvim: setup automatic loading with mason and other plugins 2023-01-14 05:12:21 +01:00
b3e902ed66 nvim: correct filetype assignments 2023-01-13 14:01:07 +01:00
e15c732825 nvim: removed bootstrap bug due to wrong loading order 2023-01-13 05:37:16 +01:00
TiynGER
adef5705a7 nvim: bootstrapping bugfixes 2023-01-13 05:06:36 +01:00
aabc0f208e nvim: bootstrap packer 2023-01-13 04:10:00 +01:00
0cc7b1ad90 nvim: switched to init.lua 2023-01-13 04:03:00 +01:00
6563c11338 nvim: edited to recommended setup 2023-01-12 03:05:28 +01:00
9bd93f5e4e nvim: fixed outdated function 2023-01-10 01:15:12 +01:00
442ad2c8be nvim: added markdown plugin for concealment 2022-09-21 04:39:15 +02:00
546f8f7ded nvim: snippets for python and tex 2022-09-06 23:33:07 +02:00
1f48e040f1 nvim: changed plugins to lowercase 2022-09-03 14:13:54 +02:00
c81fc673fb nvim: added snippet support 2022-09-03 05:49:50 +02:00
9b60120f65 nvim: added snippet support 2022-09-03 05:47:35 +02:00
e194e2f9bb nvim: icons for completion 2022-09-03 05:33:31 +02:00
5625e6ecfc nvim: added markdown lsp 2022-09-03 02:02:37 +02:00
db2cea01b8 nvim: remove ultisnips 2021-11-13 14:29:31 +01:00
f1f2ed1052 nvim: expand autocompletion
added the following sources to completion:
- buffer
- path
2021-11-12 23:58:58 +01:00
7129be044e multiple changes for nvim
- tex snippets were changed for listed and unlisted sections
- nvim autocompletion engine was swapped to nvim-cmp
- nvim clears more files when exiting tex files
- the compiler uses biber when compiling tex files
- sc-im is used for .sc filetypes when using vifm
2021-11-10 03:25:28 +01:00
745d1a6321 nvim: setup for java development 2021-09-17 04:35:24 +02:00
3da53515c4 vim: removed all from matching list to unclutter completion 2021-07-04 15:03:15 +00:00