Commit graph

205 commits

Author SHA1 Message Date
a7a506003a
fix alias loading order 2022-04-17 21:25:21 +02:00
1ba17411c2
Fix dotfiles path definition 2022-04-17 21:14:14 +02:00
51055a2487
Readd _has helper 2022-04-17 21:00:39 +02:00
1973fe08cf
Include macos specific configs from saibotk/mac-dotfiles
See https://github.com/saibotk/mac-dotfiles
2022-04-17 20:52:22 +02:00
e8210ab5d8
Remove tmuxinator / ruby includes from .zshrc 2022-04-17 19:54:14 +02:00
e47b20bf52
Remove unused kitty config 2022-04-17 19:52:51 +02:00
dc536d5fe8
Remove nvm & sdkman loading from .zshrc 2022-04-17 19:48:35 +02:00
f338ff46c1
Add aliases from mac-dotfiles repo
https://github.com/saibotk/mac-dotfiles/blob/main/aliases.zsh
2022-04-17 19:47:21 +02:00
ae59306d0b
Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
0a691062c8
zsh: Use firejail for npm / yarn 2022-03-17 15:35:54 +01:00
c7f63b1cfc
zsh: Use starship prompt 2022-02-23 00:59:55 +01:00
50ef29b076
znap: Adjust install folder 2022-02-23 00:51:04 +01:00
6010cc0543
zsh: add various plugins & configs 2022-02-23 00:24:16 +01:00
faed4caf8f
zsh: Switch to znap & remove direct oh-my-zsh install 2022-02-23 00:23:40 +01:00
28b87e7706
zsh: remove unneeded customizations 2022-02-23 00:21:58 +01:00
0b5c971767
vim: remove configs 2022-02-23 00:20:43 +01:00
fe79e4aca7
nvim install and update vim plug 2022-02-23 00:19:27 +01:00
47fdfe1d06
nvim: cleanup lua files style inconsistencies 2022-02-23 00:18:26 +01:00
3fe606b90f
remove unused color scheme 2022-02-22 22:35:17 +01:00
905414e1bb
add vim-sleuth plugin 2022-02-22 22:35:11 +01:00
f3767c2936
setup lsp_installer 2022-02-22 22:35:06 +01:00
27cfca6f21
actually fix colors 2022-02-22 22:34:59 +01:00
6c98f469b0
switch to lua line 2022-02-22 22:34:10 +01:00
8913b11668
switch colorscheme 2022-02-22 22:34:04 +01:00
e0611a8b3a
switch to nvim-tree.lua from nerdtree 2022-02-22 22:33:57 +01:00
21046a4554
switch to lua based nvim config 2022-02-22 22:33:50 +01:00
21180efd69
neovim: switch to nvim-cmp 2022-02-22 22:33:45 +01:00
a191b6758d
neovim switch to telescope from fzf 2022-02-22 22:33:39 +01:00
a8561a5bed
noevim: remove unused plugins 2022-02-22 22:33:14 +01:00
c239c6117f
neovim: mark yanked text 2022-02-22 22:33:02 +01:00
ecceb87199
add vim sneak and remove emmet plugin 2022-02-22 22:32:56 +01:00
a3f3ed0a3f
add options for writing 2022-02-22 22:32:42 +01:00
39b54596e9
change shortcut for fullscreen 2022-02-22 22:32:22 +01:00
13a4dfd33c
add spelling directory to gitignore 2022-02-22 22:32:06 +01:00
3308b30a99
Merge remote-tracking branch 'Jidbo/master' 2021-09-06 23:39:02 +02:00
0b47d28195
auto close nerdtree if last window 2021-09-06 13:45:22 +02:00
533ff2c259
set nerdtree colors 2021-09-05 22:28:02 +02:00
788d4d05b6
add config for sdkman and nvm 2021-09-05 21:47:10 +02:00
d9f1170230
add nvim treesitter 2021-09-05 21:42:53 +02:00
906acb2658
switch to different version of nerdtree
also add devicons for nerdtree
2021-09-05 21:42:20 +02:00
66653b815f
adjust taskbar background color 2021-09-05 21:40:47 +02:00
33e42a2846
switch to own fork of color scheme 2021-09-05 21:40:28 +02:00
56295363ff
change kitty background config 2021-09-05 21:39:13 +02:00
7565d7ce19
add more vim wiki customizations 2021-05-31 18:27:06 +02:00
b1e02001c7
add go language server 2021-05-31 18:26:32 +02:00
613049feab
Merge remote-tracking branch 'Jidbo/master' 2021-02-25 19:01:56 +01:00
fefb7f752c
move plugin mappings to mappings file 2021-02-24 12:20:19 +01:00
50b8665b09
Merge remote-tracking branch 'Jidbo/master' 2021-02-18 17:16:21 +01:00
c52bb8ac16
add prompt color option to examples 2021-02-17 21:27:20 +01:00
6969c537c9
add nvim language server config
This also removes ale and other auto completion setups.

Note: the neovim nightly build is now required, since the current
release does not support the language server protocol yet.
2021-02-17 21:25:09 +01:00