Commit graph

860 commits

Author SHA1 Message Date
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
99c207d910 Replace nvim deno-ls with typescript-ls 2024-02-09 10:32:38 +01:00
75917bd441
Switch neotree and outline around 2024-02-07 19:41:26 +01:00
977c5aa769
Enable ZSH completion by default 2024-02-06 17:38:47 +01:00
f08e1712cf Add nvim simple snippet manager 2024-02-02 14:09:20 +01:00
7fdb7c8be3 Remove vimscript snippet management 2024-02-02 14:09:20 +01:00
a874a985f3 Add nvim lua loader for matcha 2024-02-02 14:07:15 +01:00
e12e46a089 Add matcha command to vim 2024-01-23 13:26:47 +01:00
e366f12b56 Uncomment git validation hook 2024-01-22 14:03:41 +01:00
4000cea465 Shrink vim side panels 2024-01-11 13:41:17 +01:00
8e94f1c836 Add twilight nvim plugin 2024-01-08 16:53:54 +01:00
78c1fd2ca5 Add marks plugin to nvim 2024-01-08 16:22:31 +01:00
5bf3ffc167
Add nightfox vim theme 2024-01-05 11:32:33 +01:00
31c6db495b
Fix repository name in vim packs 2024-01-05 11:32:10 +01:00
be24b8546f Add vim command to list LSP workspaces 2023-12-20 10:24:19 +01:00
ab08f3d22a
Add mellow and photon vim colour schemes 2023-12-14 00:30:42 +01:00
d491d12239
Fine-tune zen script for 1920x1080 2023-12-14 00:28:22 +01:00
33e5350bbb Fix nvim :Format command 2023-12-12 11:32:03 +01:00
ea92572a62 Add JSSize script 2023-12-11 16:47:05 +01:00
4fbb924030
Refactor LSP config and add HTML+CSS servers 2023-12-07 12:51:42 +01:00
147961de3a Replace Symbols-Outline with Outline in nvim 2023-12-06 17:07:56 +01:00
3c032f4f8c Add SymbolsOutline vim package 2023-12-06 16:12:15 +01:00
07aa44b523 Add Aerial vim plugin 2023-12-06 15:28:30 +01:00
a6be7b1e30 Refacot & improve git pre-commit hook 2023-12-06 10:31:16 +01:00
db110afdae Remove Lua paths from profile 2023-11-30 13:25:58 +01:00
95cb7147ed Restructure nvim lua files 2023-11-30 13:21:07 +01:00
0ba189421c Add lualsp config to vim dir 2023-11-30 11:56:35 +01:00
bc7213032f Rename t to tsk 2023-11-29 15:03:59 +01:00
2756760426 Add t macro to more easily manage tasks 2023-11-28 09:44:54 +01:00
25f7386c94 Add KW script for week of year 2023-11-06 09:05:24 +01:00
8ee15aeb6c Move telescope reference picker to lsp attach handler 2023-10-25 14:52:37 +02:00
d9be01655a Add git pick-modified command and git pm alias 2023-10-24 16:59:08 +02:00
67477adc1b Make :GitDiff vim command disable list 2023-10-24 16:45:58 +02:00
ed3f9a26ec Remove broken GitCompare vim function
:GitDiff should be used instead
2023-10-24 16:44:17 +02:00
1545c6ad6a Disable conflicting vim keybinding 2023-10-16 16:41:47 +02:00
b6d5a3423a Add vim Ctrl+J Ctrl+K in visual mode 2023-10-16 16:37:40 +02:00