Commit Graph

203 Commits

Author SHA1 Message Date
Talia b404b0d34d Restructure nvim LSP setup and add LspAdd command 2024-09-16 14:55:50 +02:00
Talia d1b2eba724 Reset nvim background color to match terminal on start 2024-08-14 11:46:24 +02:00
Talia e92ac13bc3 Add ruby_ls to nvim lsp list 2024-08-12 10:03:19 +02:00
Talia 6720827d61
Add wezvar nvim module 2024-08-05 08:21:16 +02:00
Talia 06caadc9e6
Remove old code from colors.vim
This is now all in colors.lua
2024-08-05 08:20:13 +02:00
Talia 01ec926d52
Add nvim automatic theme switching
For colorschemes that have different schemes for light vs dark modes
2024-08-03 18:10:58 +02:00
Talia 3176e0b936
Add nvim evergarden colour scheme 2024-07-17 22:47:14 +02:00
Talia d879ab677f Colour output for nvim ephemeral command 2024-07-16 09:16:52 +02:00
Talia e3c60c1d1f Fix copy-paste error in nvim ephemeral plugin 2024-07-11 11:06:10 +02:00
Talia f7851b5705 Remove ruby_lsp from nvim 2024-07-11 10:07:35 +02:00
Talia 32d840e7b1
Rename and refactor nvim ephemeral plugin 2024-07-10 22:11:06 +02:00
Talia c1d76da6ac
Improve nvim stacc command 2024-07-10 21:57:34 +02:00
Talia 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
Talia 39d0ec4cdc Integrate nvim document-highight with LSP attach hook 2024-07-09 10:41:36 +02:00
Talia 802b5ba4d1 Add nvim document-highlight lua module 2024-07-08 13:28:47 +02:00
Talia 337df78954 Add nvim svelte ls 2024-06-24 16:18:04 +02:00
Talia c7d569ad79 Add nvim trouble plugin 2024-06-24 12:16:14 +02:00
Talia ac3e0d50e2
Add vim B(uf)H(idden)K(eep) command 2024-06-20 14:53:06 +02:00
Talia 5d10b4ecec
Create vim bufhidden helper plugin 2024-06-20 14:47:16 +02:00
Talia b6f22a465b Speed up vim startup by removing needless git call 2024-06-18 16:23:16 +02:00
Talia 499b3dce36 Add argument quoting feature to matcha 2024-06-12 09:09:11 +02:00
Talia b17a9e949b Add YAML language server to nvim 2024-05-17 14:25:52 +02:00
Talia 4cdadaaaf9 Add LSP rename command 2024-04-30 09:05:57 +02:00
Talia 75f62a7ffb Add nvim COQ package 2024-04-29 14:18:56 +02:00
Talia 1d2a775658 Fix error in lsp attach hook 2024-04-15 13:14:35 +02:00
Talia 9a00d41394 Remove eyeliner nvim package 2024-04-08 10:10:48 +02:00
Talia 8c145ba626 Fix the funniest typo in this repo thus far 2024-03-26 14:52:49 +01:00
Talia b5eb3358a3 Refactor vim configurations 2024-03-07 16:54:16 +01:00
Talia 0ae1961a6b Remove vim marks package 2024-02-29 13:58:31 +01:00
Talia 915ce7827b Revert nvim file tree and outline sides 2024-02-29 13:58:31 +01:00
Talia 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
Talia 2d2d177c51 Add nvim stacc plugin (task stack with locations) 2024-02-19 13:01:30 +01:00
Talia c4be55ae93 Change vim lua version to 5.1 in lsp config 2024-02-19 12:55:59 +01:00
Talia 818197d6d6 Moved nvim matcha plugin into one file 2024-02-19 10:50:22 +01:00
Talia fa03eb8f53
Add packer as submodule 2024-02-16 10:28:02 +01:00
Talia 90c7b98461
Move lsp config directly into plugins directory 2024-02-09 18:53:16 +01:00
Talia 99c207d910 Replace nvim deno-ls with typescript-ls 2024-02-09 10:32:38 +01:00
Talia 75917bd441
Switch neotree and outline around 2024-02-07 19:41:26 +01:00
Talia f08e1712cf Add nvim simple snippet manager 2024-02-02 14:09:20 +01:00
Talia 7fdb7c8be3 Remove vimscript snippet management 2024-02-02 14:09:20 +01:00
Talia a874a985f3 Add nvim lua loader for matcha 2024-02-02 14:07:15 +01:00
Talia e12e46a089 Add matcha command to vim 2024-01-23 13:26:47 +01:00
Talia 4000cea465 Shrink vim side panels 2024-01-11 13:41:17 +01:00
Talia 8e94f1c836 Add twilight nvim plugin 2024-01-08 16:53:54 +01:00
Talia 78c1fd2ca5 Add marks plugin to nvim 2024-01-08 16:22:31 +01:00
Talia 5bf3ffc167
Add nightfox vim theme 2024-01-05 11:32:33 +01:00
Talia 31c6db495b
Fix repository name in vim packs 2024-01-05 11:32:10 +01:00
Talia be24b8546f Add vim command to list LSP workspaces 2023-12-20 10:24:19 +01:00
Talia ab08f3d22a
Add mellow and photon vim colour schemes 2023-12-14 00:30:42 +01:00
Talia 33e5350bbb Fix nvim :Format command 2023-12-12 11:32:03 +01:00