tiyn
4081dc1203
nvim: use lua for colorscheme loading
1 year ago
tiyn
580eb5dc2a
nvim: load colorscheme first and indent on demand
1 year ago
tiyn
131c2084a4
nvim: remove renamer
1 year ago
tiyn
939e84409b
nvim: remove startscreen
1 year ago
tiyn
e7e259e487
nvim: lets use the old renamer
1 year ago
tiyn
7064596d76
nvim: removed oil in favor for vidir
1 year ago
tiyn
356f303a16
nvim: open markdown preview in kiosk mode
1 year ago
tiyn
4bd7201a76
nvim: changed statusline
1 year ago
tiyn
c49698c79f
nvim: cleaned up configs
1 year ago
tiyn
8014181fbd
nvim: swapped the colorscheme for lua one
1 year ago
tiyn
fb1c53becf
nvim: loading style last breaks some setups
1 year ago
tiyn
51861bf318
nvim: added plugin for better spelling
1 year ago
tiyn
e0f8af8033
nvim: load style last to overwrite in case
1 year ago
tiyn
de5f6fbb12
nvim: added spaces for icons where needed
1 year ago
tiyn
b07a8c481c
nvim: fixed sudo write
1 year ago
tiyn
54a40495d7
nvim: added file manager inside nvim
1 year ago
tiyn
f2a4954c70
nvim: added start screen
1 year ago
tiyn
c999b9271e
nvim: added more plugins for ide feeling
1 year ago
tiyn
16a4cf891f
nvim: added more plugins for ide feeling
1 year ago
tiyn
bc84a42d22
nvim: added wilder.nvim
1 year ago
tiyn
f7da9b553d
nvim: git blame in statusbar added
1 year ago
tiyn
39e4c0c40e
nvim: removed unneeded not-lua plugins
1 year ago
tiyn
9e9a73232d
nvim: swapped async tex previewer
1 year ago
tiyn
6a685bae7a
nvim: added comment.nvim
1 year ago
tiyn
6b78c80639
nvim: move space and eol markers to style
1 year ago
tiyn
2a2dc266b0
nvim: adapted icons to fit with another
1 year ago
tiyn
ec1e911712
nvim: conceallevel set more conservatively
1 year ago
tiyn
222b98d70b
nvim: plugins and dependencies restructured
1 year ago
tiyn
e2f0d00ee3
nvim: split plugins and dependencies
1 year ago
tiyn
da97aa9344
nvim: cleaned up comments
1 year ago
tiyn
c3bfbd3caf
nvim: moved configs to loadplugins
1 year ago
tiyn
2c6e2089a2
nvim: moved from packer to lazy
1 year ago
tiyn
df3d35ddba
nvim: sorted cmp plugin dependencies
1 year ago
tiyn
9d99e84a93
nvim: fixed typo
1 year ago
tiyn
62ee4ff09a
nvim: mason and null_ls set up automatically
1 year ago
tiyn
f8f626cd67
nvim: adjusted diagnostic icons to be coherent and added folding plugin
1 year ago
tiyn
cf0389b1d3
nvim: added tidy.nvim config
1 year ago
tiyn
e83f452fc3
nvim: swapped file explorer added indent-lines and fzf
1 year ago
tiyn
7e82242013
nvim: swapped gitgutter for gitsigns and lightline for lualine
1 year ago
tiyn
1ea26420bf
nvim: added markdown preview, restructured plugins for easier cleanup
1 year ago
tiyn
a065c3d401
nvim: swapped explorer and tagger for new lua plugins
1 year ago
tiyn
edd82ee7d9
nvim: expanded null ls to markdown and embeded code
1 year ago
tiyn
933819855f
nvim: set color columns and moved filetypes into autocmd
1 year ago
tiyn
7d0168ff4e
nvim: added todo-comments.nvim
1 year ago
tiyn
b37c4d1c61
added config files (mimeapps + easyeffects)
1 year ago
tiyn
3becff4222
nvim: colorizer disabled for markdown
1 year ago
tiyn
5e8568e368
nvim: added (but disabled) symbol highlighting
1 year ago
tiyn
74d1c0cf2c
nvim: update dependency paths
1 year ago
tiyn
9e5da42a0e
nvim: changed file structure more intuitively
2 years ago
tiyn
802d769a9c
nvim: setup automatic loading with mason and other plugins
2 years ago
tiyn
b3e902ed66
nvim: correct filetype assignments
2 years ago
tiyn
e15c732825
nvim: removed bootstrap bug due to wrong loading order
2 years ago
TiynGER
adef5705a7
nvim: bootstrapping bugfixes
2 years ago
tiyn
aabc0f208e
nvim: bootstrap packer
2 years ago
tiyn
0cc7b1ad90
nvim: switched to init.lua
2 years ago
tiyn
6563c11338
nvim: edited to recommended setup
2 years ago
tiyn
9bd93f5e4e
nvim: fixed outdated function
2 years ago
tiyn
442ad2c8be
nvim: added markdown plugin for concealment
2 years ago
tiyn
546f8f7ded
nvim: snippets for python and tex
2 years ago
tiyn
1f48e040f1
nvim: changed plugins to lowercase
2 years ago
tiyn
c81fc673fb
nvim: added snippet support
2 years ago
tiyn
9b60120f65
nvim: added snippet support
2 years ago
tiyn
e194e2f9bb
nvim: icons for completion
2 years ago
tiyn
5625e6ecfc
nvim: added markdown lsp
2 years ago
tiyn
db2cea01b8
nvim: remove ultisnips
3 years ago
tiyn
f1f2ed1052
nvim: expand autocompletion
...
added the following sources to completion:
- buffer
- path
3 years ago
tiyn
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
3 years ago
tiyn
745d1a6321
nvim: setup for java development
3 years ago
tiyn
3da53515c4
vim: removed all from matching list to unclutter completion
3 years ago
tiyn
455636f403
vim: changed coc to nvim-lsp and changed colorscheme to personal one
3 years ago
TiynGER
32c4f82c30
nvim: added js support
3 years ago
TiynGER
4056e2223e
nvim: lets use rainbow brackets
4 years ago
TiynGER
5635dcac8f
vim: changed rainbow plugin
4 years ago
TiynGER
e3717237d0
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
4 years ago
TiynGER
4deb5918c0
vim: added bookmarks plugin
4 years ago
Marten
56a6ce005a
Update init.vim
4 years ago
TiynGER
c3a15eb445
vim: tex now has colorcolumn at 80
4 years ago
TiynGER
f3c03f3874
vim: markdown now has 2-space tabs
4 years ago
TiynGER
24a98625eb
golang: added support for vim and set env
4 years ago
TiynGER
1acb7affc9
added better support for irc with ii
4 years ago
TiynGER
2cc00d1790
nvim: coc-python swapped for coc-pyright
4 years ago
TiynGER
465d66b76c
nvim: noshow of cmd put to the lightline config
4 years ago
TiynGER
7314ee7ea1
nvim: added lightline with codedark colorscheme
4 years ago
TiynGER
507a8effc4
nvim: added col for nim and made output colorless
4 years ago
TiynGER
9856b356e3
nvim: changed nim plugin
4 years ago
TiynGER
4ab061e59b
nim and python: version multiplexer support added
4 years ago
TiynGER
7bed363ef2
vim: added nim support
4 years ago
TiynGER
9ba1ef98a3
vim: adding 80-column for python and new colorscheme (not set)
4 years ago
TiynGER
66f954ee85
vim: updated format options for html and increased readability
4 years ago
TiynGER
d4635caa60
nvim: added more linelength
4 years ago
TiynGER
47c9216eb3
nvim: break line for markdown added
...
- markdown now has a red column at 80
- new order and cleanup of the init.vim file
4 years ago
TiynGER
f33af20107
nvim and fonts
...
- jetbrainsmono as single nerd font
- nvim remaps done for all f-keys to prevent freezes
4 years ago
TiynGER
004bb3ca44
nvim: cleanup after exiting nvim for c added
4 years ago
TiynGER
e878a83893
diverse changes for qol
...
- remapping the substitution to <leader>ss in nvim to not conflict with line replacement
- moving the gitrepo directory
- making compiler for octave silent
4 years ago
TiynGER
5445b3c088
nvim: cleanup autoformat section
4 years ago
TiynGER
4602dff849
nvim: added fugitive and mappings for it
4 years ago
TiynGER
fb073d9f6f
nvim: fzf mapped
4 years ago
TiynGER
9978e188ca
nvim: cleaning up comments
4 years ago
TiynGER
d408f25ef9
nvim structure: plug section moved to the bottom and increased readability
4 years ago
TiynGER
f103bb4789
nvim: ide-features added
...
- linting for shell and markdown
- rename function mapped to F5
- minor GTK changes
4 years ago