|
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 |
|
|
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 |
|