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
TiynGER
94205932a8
nvim autocomplete: removing ycm
4 years ago
TiynGER
81dcd6f453
qol changes
...
- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
4 years ago
TiynGER
614284d041
vim and alias update
...
- vim: remove center on insertionmode
- alias: rm now prompts in terminal
4 years ago
TiynGER
105a379ebd
black and white it is
5 years ago
tiyn
24cc40f295
plug location changed
5 years ago
TiynGER
9cba1be097
astyle for java
5 years ago
TiynGER
db61a97b73
formatter for specific filetypes only
5 years ago
TiynGER
ee9de75369
formatter now global
5 years ago
TiynGER
f84e0167bc
latex formatter added
5 years ago
TiynGER
52fbcc9752
more formatters
5 years ago
TiynGER
44d5569cdd
changed latextemplate script, vim plugins into data folder not config
5 years ago
TiynGER
f5ee9b4400
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
5 years ago
TiynGER
3a7c54bcfc
java and python autoformatters added
5 years ago
Marten
09ef8c4dcc
Delete plug.vim.old
5 years ago
Marten
19513f6195
Delete plug.vim
5 years ago
TiynGER
88939c9042
sxhkd is back
5 years ago
TiynGER
b61d3da860
vim changes
...
- persistent undo
- paragraph as snippet
5 years ago
TiynGER
3ff06fdeb3
several minor quality of life updates
...
- including better ultisnips for tex
- battery icon changed when unknown
- changing font to intellij-font
5 years ago
TiynGER
73b202e859
unnumbered tex section snippets
5 years ago
TiynGER
b50dbf3d51
lets change colors
5 years ago
TiynGER
a3e512e489
adding color preview in vim
5 years ago
TiynGER
4e991dd6a0
adding devicons to vim
5 years ago
TiynGER
93196b6397
highlight search is best search
5 years ago
TiynGER
7786d72ec7
lets add some bling to vim
5 years ago
TiynGER
eb68a0d67b
more bloat for vim to get it closer to an ide
5 years ago
TiynGER
75c6745298
some new stuff some moved stuff some removed stuff
5 years ago
TiynGER
4f3337c5c7
is this vim or vscode?
5 years ago
TiynGER
76e457279a
commentary fix
5 years ago
TiynGER
6a041ca962
latex autocompletion and ultisnips is back
5 years ago
TiynGER
f8e183c13e
coc is strange, lets bloat ourselfes with ycm
5 years ago
TiynGER
c5e154bbaa
better usability for snippets in coc
5 years ago
TiynGER
d23166f399
dotfiles now with some other completion thingie
5 years ago
TiynGER
994b80ba85
adding coc-snippets
5 years ago
TiynGER
2e82b2d92b
changing extension managers
5 years ago
TiynGER
2690e84fe4
coc now with latex
5 years ago
TiynGER
6dcd58adc9
friendship ended with deoplete, coc is my new best friend
5 years ago
TiynGER
ff49aa15a2
opening html/pdf files from corresponding vim by lukesmith added
5 years ago
TiynGER
60c5410d0f
no, lets dont do that
5 years ago
TiynGER
1bd2c4281e
PlugInstall when entering vim
5 years ago
TiynGER
c64e6b5b7c
moving profile correct, minor changes
5 years ago
TiynGER
0cbce384be
adding rename plugin to vim
5 years ago
TiynGER
41660385ac
adding gitgutter plugin for vim
5 years ago
TiynGER
ae2a4d9306
adding plugins for nvim
5 years ago
TiynGER
f89201f32d
nvim plugin removed
5 years ago
TiynGER
9bc24a6df9
removing spacevim
5 years ago
TiynGER
0cde7f577a
adding SpaceVim
5 years ago
TiynGER
94a48207d5
autoload vim plugins
5 years ago
tiynger
74216941a2
default sections without number
5 years ago
tiynger
066e4e0e7b
changing latex/html shortcuts in vim
5 years ago
tiynger
f14567fe60
changing tablength in nvim to 4 spaces
5 years ago
tiynger
7569a2c7fe
changing shortcuts for latex to non indexed sections
5 years ago
tiynger
43d3566cc8
changing LaTeX nvim shotcuts
5 years ago
tiynger
5aab839415
more vim tex snippets added
5 years ago
tiynger
74652652fa
enhancing tex feeling in vim
5 years ago
Marten Kante
3d74c39412
Delete viminfo
5 years ago
tiynger
194f7f6241
fixing bugs ins vimrc
5 years ago
tiynger
69b3f9b238
adding java completion
5 years ago
tiynger
eeb11afb5c
making own neovimrc
5 years ago
tiynger
48d286f39c
cleaning up unused scripts
5 years ago
tiynger
22c44e2e8e
cleaning up homedir
5 years ago
tiynger
2bc5d20c34
adding init.vim
5 years ago