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

1351 Commits

Author SHA1 Message Date
TiynGER
66f954ee85 vim: updated format options for html and increased readability 2020-11-10 16:40:34 +01:00
TiynGER
8f45e0fc20 profile: synced style with dotfiles for server 2020-11-10 16:40:01 +01:00
Marten
8cbe6bdf09
Update README.md 2020-11-08 22:38:45 +01:00
Marten
79638a3289
Update README.md 2020-11-08 21:28:30 +01:00
TiynGER
d4635caa60 nvim: added more linelength 2020-11-07 01:22:12 +01:00
TiynGER
0e7740fd82 alias: synced with server dotfiles 2020-11-07 01:21:34 +01:00
TiynGER
308c520b33 remove mutt 2020-11-05 21:10:35 +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
f6433e512e alias: removed matlab alias to octave 2020-11-04 01:06:21 +01:00
TiynGER
004bb3ca44 nvim: cleanup after exiting nvim for c added 2020-11-04 01:05:46 +01:00
TiynGER
a26e45afea nvim: indent.log gets cleared after closing tex-files
indent.log is a log written, when we reformat a tex file.
it is of no use and can be deleted as soon as we close nvim.
2020-11-03 09:53:03 +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
901c6856af added shell and vim shortcuts for octave 2020-11-01 16:33:10 +01:00
TiynGER
85298c3b9e resolve merge conflicts 2020-10-31 01:56:16 +01:00
TiynGER
97f2d1b1ac Merge branch 'master' of https://github.com/tiyn/.dotfiles 2020-10-31 01:52:57 +01:00
TiynGER
4602dff849 nvim: added fugitive and mappings for it 2020-10-30 22:39:21 +01:00
TiynGER
6e8d898266 nvim: added fugitive and mappings for it 2020-10-30 22:37:30 +01:00
TiynGER
b22639ea50 nvim: added fugitive and mappings for it 2020-10-30 22:37:30 +01:00
TiynGER
ab7664de8a minor qol changes
- if file is c and makefile exists do a make run
- change the prompt color to blue
2020-10-30 22:16:28 +01:00
TiynGER
1fc250c084 minor qol changes
- if file is c and makefile exists do a make run
- change the prompt color to blue
2020-10-30 22:16:28 +01:00
TiynGER
fb073d9f6f nvim: fzf mapped 2020-10-30 21:21:22 +01:00
TiynGER
15aa40ccf5 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
08d30a2230 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
9622c5c6dd nvim structure: plug section moved to the bottom and increased readability 2020-10-30 17:45:39 +01:00
TiynGER
4ce75d3dfc newsboat: rm urls 2020-10-30 12:35:43 +01:00
TiynGER
7e1893c6e9 newsboat: rm urls 2020-10-30 12:35:43 +01:00
Marten
66805b0770
Delete urls 2020-10-30 12:34:57 +01:00
Marten
8b4743b905 Delete urls 2020-10-30 12:34:57 +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
c50988da68 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
4f4c7ae401 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
f704dd8b5e 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
a3f2a5e1b1 vim and alias update
- vim: remove center on insertionmode
- alias: rm now prompts in terminal
2020-06-06 15:02:21 +02:00
TiynGER
090e261214 Merge branch 'master' of git+ssh://github/tiynger/.dotfiles 2020-06-02 14:19:08 +02:00
TiynGER
c7bb3b58c0 Merge branch 'master' of git+ssh://github/tiynger/.dotfiles 2020-06-02 14:19:08 +02:00
TiynGER
354c6da1b8 dwmblocks/statusbar: starting to add clickable buttons
LukeSmith made a guide on how to set this up.
I did it analog to him.
- clock shows the calendar
- internet shows nmtui
2020-06-02 14:18:57 +02:00
TiynGER
b59ac5e0eb dwmblocks/statusbar: starting to add clickable buttons
LukeSmith made a guide on how to set this up.
I did it analog to him.
- clock shows the calendar
- internet shows nmtui
2020-06-02 14:18:57 +02:00
Marten
fd6374473c
Update README.md 2020-05-30 21:14:08 +00:00
Marten
a6d291688a Update README.md 2020-05-30 21:14:08 +00:00
TiynGER
105a379ebd black and white it is 2020-05-30 20:02:50 +02:00
TiynGER
4997bcb4f0 black and white it is 2020-05-30 20:02:50 +02:00
TiynGER
9991393c8e black and white it is 2020-05-29 18:31:15 +02:00
TiynGER
356f9c5077 black and white it is 2020-05-29 18:31:15 +02:00