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
TiynGER
7bed363ef2
vim: added nim support
2020-12-08 00:18:58 +01:00
TiynGER
9ba1ef98a3
vim: adding 80-column for python and new colorscheme (not set)
2020-11-19 11:58:44 +01:00
TiynGER
66f954ee85
vim: updated format options for html and increased readability
2020-11-10 16:40:34 +01:00
TiynGER
d4635caa60
nvim: added more linelength
2020-11-07 01:22:12 +01:00
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
2020-11-05 16:08:48 +01:00
TiynGER
f33af20107
nvim and fonts
...
- jetbrainsmono as single nerd font
- nvim remaps done for all f-keys to prevent freezes
2020-11-04 23:11:53 +01:00
TiynGER
004bb3ca44
nvim: cleanup after exiting nvim for c added
2020-11-04 01:05:46 +01:00
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
2020-11-02 23:23:33 +01:00
TiynGER
5445b3c088
nvim: cleanup autoformat section
2020-11-01 20:37:09 +01:00
TiynGER
4602dff849
nvim: added fugitive and mappings for it
2020-10-30 22:39:21 +01:00
TiynGER
fb073d9f6f
nvim: fzf mapped
2020-10-30 21:21:22 +01:00
TiynGER
9978e188ca
nvim: cleaning up comments
2020-10-30 20:39:44 +01:00
TiynGER
d408f25ef9
nvim structure: plug section moved to the bottom and increased readability
2020-10-30 17:45:39 +01:00
TiynGER
f103bb4789
nvim: ide-features added
...
- linting for shell and markdown
- rename function mapped to F5
- minor GTK changes
2020-10-30 12:33:49 +01:00
TiynGER
94205932a8
nvim autocomplete: removing ycm
2020-10-30 08:23:09 +01:00
TiynGER
81dcd6f453
qol changes
...
- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
2020-10-30 08:12:56 +01:00
TiynGER
614284d041
vim and alias update
...
- vim: remove center on insertionmode
- alias: rm now prompts in terminal
2020-06-06 15:02:21 +02:00
TiynGER
105a379ebd
black and white it is
2020-05-30 20:02:50 +02:00
tiyn
24cc40f295
plug location changed
2020-05-28 20:53:41 +00:00
TiynGER
9cba1be097
astyle for java
2020-05-18 02:16:02 +02:00
TiynGER
db61a97b73
formatter for specific filetypes only
2020-05-18 02:07:06 +02:00
TiynGER
ee9de75369
formatter now global
2020-05-18 02:05:18 +02:00
TiynGER
f84e0167bc
latex formatter added
2020-05-18 02:03:19 +02:00
TiynGER
52fbcc9752
more formatters
2020-05-18 01:40:20 +02:00
TiynGER
44d5569cdd
changed latextemplate script, vim plugins into data folder not config
2020-05-18 00:58:35 +02:00
TiynGER
f5ee9b4400
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-05-18 00:53:39 +02:00
TiynGER
3a7c54bcfc
java and python autoformatters added
2020-05-18 00:53:16 +02:00
Marten
09ef8c4dcc
Delete plug.vim.old
2020-05-17 22:52:33 +00:00
Marten
19513f6195
Delete plug.vim
2020-05-17 22:52:26 +00:00