|
01662e905f
|
Many fixes to nvim :)
|
2023-04-16 19:15:01 +02:00 |
|
|
0786c38978
|
Fixes to outdated lsp stuff in nvim
|
2023-04-09 23:12:45 +02:00 |
|
|
89638090db
|
Fixed nvim plugins and nvim-tree config
|
2023-03-27 13:59:15 +02:00 |
|
|
2dedc8ed32
|
moved default vimwiki dir
|
2023-02-04 00:29:43 +01:00 |
|
|
059d57db1f
|
extended statusbar by available update counter
|
2023-02-04 00:28:09 +01:00 |
|
|
8e98ab2db9
|
added some progs to autostart script
|
2023-02-04 00:27:32 +01:00 |
|
|
247bf61088
|
Added missing yank.sh file
|
2022-10-24 18:26:44 +02:00 |
|
|
afa8f68219
|
updated tmux plugins
|
2022-10-20 20:46:12 +02:00 |
|
|
11db3284ea
|
fixed config issues
|
2022-10-20 20:44:22 +02:00 |
|
|
a1a5e2c783
|
fish added java fix
|
2022-10-20 20:39:40 +02:00 |
|
|
d7ab9dc504
|
Fixed nvim issues and added vimwiki
|
2022-10-20 20:37:08 +02:00 |
|
|
9c280e6cb3
|
fixed nvim config
|
2022-10-12 11:51:43 +02:00 |
|
|
37ddabca82
|
removed gtktheme files from repo
|
2022-07-10 23:40:39 +02:00 |
|
|
7d3ba6c888
|
Added bass and fish_ssh_agent to fish config
|
2022-06-27 13:10:47 +02:00 |
|
|
2570c19b2b
|
Updates to my nvim config
|
2022-06-21 14:57:23 +02:00 |
|
|
767e85e7c3
|
Updated fish config
|
2022-06-21 14:56:40 +02:00 |
|
|
ba2fc8e68d
|
Updated tmux sub modules
|
2022-06-21 14:52:32 +02:00 |
|
|
3506327493
|
Fixed issue with tabs not being shown correctly in nvim
|
2022-06-13 21:39:27 +02:00 |
|
|
571fd6685d
|
Minior changes to configs
|
2022-06-10 21:03:45 +02:00 |
|
|
cab43399e8
|
Added missing clangd.lua config file
|
2022-06-10 08:29:02 +02:00 |
|
|
cb351d4aac
|
Updated and fixed neovim config
|
2022-06-09 16:25:51 +02:00 |
|
|
9d1cc2fb39
|
Fixed issues in nvim config
|
2022-06-08 11:46:01 +02:00 |
|
|
fc87ac1fec
|
Added fix for terminal colors in nested tmux and nvim
|
2022-06-08 11:22:13 +02:00 |
|
|
9bd48adb13
|
gitsigns keymap
|
2022-03-28 16:02:33 +02:00 |
|
|
b2fd17c30f
|
Added gitsigns to nvim
|
2022-03-28 14:22:26 +02:00 |
|
|
ee15de8947
|
Removed depricated option from nvim-tree
|
2022-03-28 14:19:24 +02:00 |
|
|
f0e69c0c72
|
Removed zsh stuff from repo (still in branch zsh)
|
2022-03-28 14:13:31 +02:00 |
|
|
0d019fd29d
|
Removed broken line
|
2022-03-08 13:51:56 +01:00 |
|
|
697b6cbeb6
|
added lsd commands to fish config
|
2022-03-08 13:49:34 +01:00 |
|
|
e2dfd3af52
|
Removed packer_compiled.lua
|
2022-03-08 13:49:28 +01:00 |
|
|
df51437af2
|
Added statusline to nvim
|
2022-02-28 07:22:28 +01:00 |
|
|
8fd16eda7c
|
Removed sudo alias for doas
|
2022-02-28 07:21:00 +01:00 |
|
|
9ce9922227
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2022-02-24 19:45:26 +01:00 |
|
|
d860d44f44
|
Added Format command to nvim
|
2022-02-24 19:42:49 +01:00 |
|
|
c098312b3d
|
updated how PWD is displayed
|
2022-02-21 10:12:46 +01:00 |
|
|
8ad23b6b61
|
Disable Arrow keys to force myself to the Vim-Way of movement
|
2022-02-21 09:37:08 +01:00 |
|
|
5ff77c5bf3
|
Added bufferline, nvim-tree and treesitter to nvim plugins
|
2022-02-13 23:12:17 +01:00 |
|
|
e524f14e28
|
Redid nvim config and moved to lua
|
2022-02-08 21:39:40 +01:00 |
|
|
929320dd49
|
Small changes to gtktheme settings
|
2022-02-08 21:14:32 +01:00 |
|
|
d193dfd946
|
Added sudo function for doas to fish
|
2022-02-08 21:13:18 +01:00 |
|
|
a50d972d5a
|
Added more fonts
|
2022-02-08 21:07:04 +01:00 |
|
|
d607c55a18
|
Added some more information to the fish theming and some more commands
|
2022-01-29 19:09:49 +01:00 |
|
|
d0370eccc9
|
Changed fish shell promt to include git information and fine tuned some design
|
2022-01-29 04:07:10 +01:00 |
|
|
2d42152e00
|
Fixed colors in dunst to fit nord theme better
|
2022-01-21 01:14:16 +01:00 |
|
|
9fe284884f
|
Added a wallpaper directory so I don't need to search for a wallpaper on an new install ;)
|
2022-01-21 00:49:35 +01:00 |
|
|
abf2831f62
|
Added configuration for fish shell as a lightweight alternative to zsh and oh-my-zsh
|
2022-01-21 00:48:29 +01:00 |
|
|
c041590a8c
|
Switched from nitrogen to feh
|
2022-01-21 00:45:30 +01:00 |
|
|
fb9a655329
|
Colors to fit more with nord-theme colors
|
2022-01-21 00:42:52 +01:00 |
|
|
2a22c6bf16
|
Added git submodules for tmux plugins
|
2021-10-23 19:42:23 +02:00 |
|
|
0926af4c0f
|
Minor tweaks to zshrc
|
2021-10-18 20:34:22 +02:00 |
|