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

125 Commits

Author SHA1 Message Date
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
455636f403 vim: changed coc to nvim-lsp and changed colorscheme to personal one 2021-07-04 14:28:21 +00:00
TiynGER
32c4f82c30 nvim: added js support 2021-06-20 13:44:32 +02:00
TiynGER
4056e2223e nvim: lets use rainbow brackets 2021-05-24 18:11:04 +02:00
TiynGER
5635dcac8f vim: changed rainbow plugin 2021-05-14 02:46:13 +02:00
TiynGER
e3717237d0 Merge branch 'master' of git+ssh://github/tiynger/.dotfiles 2021-05-08 01:17:54 +02:00
TiynGER
4deb5918c0 vim: added bookmarks plugin 2021-05-08 01:17:39 +02:00
Marten
56a6ce005a
Update init.vim 2021-05-07 22:07:12 +02:00
TiynGER
c3a15eb445 vim: tex now has colorcolumn at 80 2021-04-30 17:02:01 +02:00
TiynGER
f3c03f3874 vim: markdown now has 2-space tabs 2021-04-29 20:04:32 +02:00
TiynGER
24a98625eb golang: added support for vim and set env 2021-04-29 15:53:51 +02:00
TiynGER
1acb7affc9 added better support for irc with ii 2020-12-28 18:28:29 +01:00
TiynGER
2cc00d1790 nvim: coc-python swapped for coc-pyright 2020-12-21 23:15:43 +01:00
TiynGER
465d66b76c nvim: noshow of cmd put to the lightline config 2020-12-21 18:48:41 +01:00
TiynGER
7314ee7ea1 nvim: added lightline with codedark colorscheme 2020-12-17 14:00:20 +01:00
TiynGER
507a8effc4 nvim: added col for nim and made output colorless 2020-12-17 01:03:02 +01:00
TiynGER
9856b356e3 nvim: changed nim plugin 2020-12-10 01:28:32 +01:00
TiynGER
4ab061e59b nim and python: version multiplexer support added 2020-12-09 00:53:43 +01:00