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