Commit graph

895 commits

Author SHA1 Message Date
34c7c0700d Set wezterm shell to zsh 2024-07-23 11:30:30 +02:00
6c9dc5a0f3
Add wezterm configuration 2024-07-22 22:51:59 +02:00
3176e0b936
Add nvim evergarden colour scheme 2024-07-17 22:47:14 +02:00
d879ab677f Colour output for nvim ephemeral command 2024-07-16 09:16:52 +02:00
8a1596f8b3
Export darkrc scaffold dir in zsh config 2024-07-12 16:27:42 +02:00
e3c60c1d1f Fix copy-paste error in nvim ephemeral plugin 2024-07-11 11:06:10 +02:00
aad667f6ce
Remove old ephemeral aliases for nvim 2024-07-11 10:27:26 +02:00
f7851b5705 Remove ruby_lsp from nvim 2024-07-11 10:07:35 +02:00
32d840e7b1
Rename and refactor nvim ephemeral plugin 2024-07-10 22:11:06 +02:00
c1d76da6ac
Improve nvim stacc command 2024-07-10 21:57:34 +02:00
41592c57d2 Add nvim g# alias for quick buffer switchig 2024-07-10 14:13:34 +02:00
d13b2af64e Add aliases for BHD and BHK 2024-07-10 09:26:48 +02:00
e167e99cf4 Improve vim lsp integration
* Servers can now be configured easily
* Global function to get LS by name
2024-07-09 14:08:05 +02:00
31364b7bb3 Enabe escape sequence passthrough on tmux 2024-07-09 11:06:58 +02:00
de248e025d Add git pick and git fig commands 2024-07-09 10:41:45 +02:00
39d0ec4cdc Integrate nvim document-highight with LSP attach hook 2024-07-09 10:41:36 +02:00
802b5ba4d1 Add nvim document-highlight lua module 2024-07-08 13:28:47 +02:00
dba8c3f6e8 Set taskwarrior verbosity in zsh prompt to shut the fuck up 2024-06-24 16:20:27 +02:00
0591593c7b Add edit mode to zsh command line 2024-06-24 16:19:29 +02:00
337df78954 Add nvim svelte ls 2024-06-24 16:18:04 +02:00
c7d569ad79 Add nvim trouble plugin 2024-06-24 12:16:14 +02:00
ac3e0d50e2
Add vim B(uf)H(idden)K(eep) command 2024-06-20 14:53:06 +02:00
5d10b4ecec
Create vim bufhidden helper plugin 2024-06-20 14:47:16 +02:00
c703fb7579
Remove pointless vim config comment in vimrc 2024-06-20 14:47:16 +02:00
b6f22a465b Speed up vim startup by removing needless git call 2024-06-18 16:23:16 +02:00
499b3dce36 Add argument quoting feature to matcha 2024-06-12 09:09:11 +02:00
b17a9e949b Add YAML language server to nvim 2024-05-17 14:25:52 +02:00
9dae167547 Switch git default pushing behaviour to nothing 2024-04-30 09:07:16 +02:00
4cdadaaaf9 Add LSP rename command 2024-04-30 09:05:57 +02:00
75f62a7ffb Add nvim COQ package 2024-04-29 14:18:56 +02:00
1d2a775658 Fix error in lsp attach hook 2024-04-15 13:14:35 +02:00
9a00d41394 Remove eyeliner nvim package 2024-04-08 10:10:48 +02:00
293f2a1897
Update find_files to use newest version of arrr 2024-04-05 17:42:40 +02:00
0602b8516b
Add 'nocommit' check to git pre-commit hook 2024-04-05 12:56:04 +02:00
8c145ba626 Fix the funniest typo in this repo thus far 2024-03-26 14:52:49 +01:00
b14d2680e3 Add bat theme selection 2024-03-14 09:13:53 +01:00
b5eb3358a3 Refactor vim configurations 2024-03-07 16:54:16 +01:00
08691ae356 Remove gvim configuration 2024-03-07 16:49:04 +01:00
5ecfd698c4 Add JavaScript project scaffold 2024-02-29 14:06:18 +01:00
0ae1961a6b Remove vim marks package 2024-02-29 13:58:31 +01:00
915ce7827b Revert nvim file tree and outline sides 2024-02-29 13:58:31 +01:00
57ee7bb2fd Implement vim background color propagation for wezterm
Currently unsupported: resetting after quitting

TODO: Extract into separate Lua script (as well as kitty equivalent)
2024-02-28 23:21:58 +01:00
ea45dfea50 Add shell alias to set wezterm variables 2024-02-28 23:21:03 +01:00
ff41ab8db3 Switch git editor to nvim 2024-02-28 23:20:53 +01:00
2d2d177c51 Add nvim stacc plugin (task stack with locations) 2024-02-19 13:01:30 +01:00
c4be55ae93 Change vim lua version to 5.1 in lsp config 2024-02-19 12:55:59 +01:00
818197d6d6 Moved nvim matcha plugin into one file 2024-02-19 10:50:22 +01:00
fa03eb8f53
Add packer as submodule 2024-02-16 10:28:02 +01:00
1c1015d95f Add fuzzy cd shell alias 2024-02-14 15:59:03 +01:00
90c7b98461
Move lsp config directly into plugins directory 2024-02-09 18:53:16 +01:00