|
8c145ba626
|
Fix the funniest typo in this repo thus far
|
2024-03-26 14:52:49 +01:00 |
|
|
b5eb3358a3
|
Refactor vim configurations
|
2024-03-07 16:54:16 +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 |
|
|
2d2d177c51
|
Add nvim stacc plugin (task stack with locations)
|
2024-02-19 13:01:30 +01:00 |
|
|
818197d6d6
|
Moved nvim matcha plugin into one file
|
2024-02-19 10:50:22 +01:00 |
|
|
90c7b98461
|
Move lsp config directly into plugins directory
|
2024-02-09 18:53:16 +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 |
|
|
95cb7147ed
|
Restructure nvim lua files
|
2023-11-30 13:21:07 +01:00 |
|
|
8ee15aeb6c
|
Move telescope reference picker to lsp attach handler
|
2023-10-25 14:52:37 +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 |
|
|
b6d5a3423a
|
Add vim Ctrl+J Ctrl+K in visual mode
|
2023-10-16 16:37:40 +02:00 |
|
|
ceb2560ccb
|
Add DeferScratch vim command
|
2023-07-17 17:29:32 +02:00 |
|
|
1ea3406583
|
Update NeoTree bindings
leader+space now brings up floating nerdtree
leader+tab now opens nerdtree in a split
|
2023-06-27 08:55:19 +02:00 |
|
|
06ecbe60a0
|
Change vim colors for light theme
|
2023-06-26 09:40:35 +02:00 |
|
|
e81f56d95f
|
Set vim foldmethod to TreeSitter
|
2023-06-22 14:16:51 +02:00 |
|
|
db062670a4
|
Change vim <leader><space> mapping to NeoTree
|
2023-06-22 13:29:12 +02:00 |
|
|
1575e69539
|
Change default vim colours to "sierra"
|
2023-06-21 09:51:25 +02:00 |
|
|
789c6893fc
|
Add more Telescope vim mappings
|
2023-06-20 13:31:10 +02:00 |
|
|
44ce844dd9
|
Enable true termcolor support in vim
|
2023-06-20 11:48:54 +02:00 |
|
|
2ad929e2ba
|
Add Ctrl+Space insert mapping in vim for omnifunc
|
2023-06-20 11:34:36 +02:00 |
|
|
bbe25b933c
|
Add solargraph config
|
2023-06-20 11:18:28 +02:00 |
|
|
0eeaca7588
|
Add more vim telescope mappings
|
2023-05-31 17:08:48 +02:00 |
|
|
155683768d
|
Add clangd lsp config
|
2023-05-25 11:43:52 +02:00 |
|
|
33077b64a1
|
Add notification to vim autocomplete toggle
|
2023-05-17 16:58:36 +02:00 |
|
|
153a6e1b6f
|
Make some vim->kitty calls async
|
2023-05-09 13:34:04 +02:00 |
|
|
22d1b2fc45
|
Fix vim initial bg colour setting
|
2023-05-08 15:51:51 +02:00 |
|
|
cd4fd1faf6
|
Add telescope bindings
|
2023-05-08 15:32:35 +02:00 |
|
|
73f38b3de6
|
Add standardrb lsp config
|
2023-03-22 08:45:29 +01:00 |
|
|
5f02842084
|
Refactor vim LSP configuration
|
2023-03-22 07:57:25 +01:00 |
|
|
e2892a833f
|
Update vim movement configuration
- Ctrl+J and Ctrl+K to move lines
- gj and gk to jump 10 lines up or down
|
2022-07-04 16:55:15 +02:00 |
|
|
d2f181ab0d
|
Add kitty socket to kitty scripts
|
2021-12-21 16:21:14 +01:00 |
|
|
55ad19494d
|
Restrict runaway mapping to normal mode
|
2021-11-26 23:25:52 +01:00 |
|
|
1b28cc113e
|
Add gn mapping to vim similar to ranger
|
2021-11-26 09:58:28 +01:00 |
|
|
3eb17dd9ff
|
Detect markdown-style todos in vim Todo command
|
2021-10-26 12:42:26 +02:00 |
|
|
b9aa577c59
|
Add nvim availability check to annotation plugin
|
2021-10-05 19:30:37 +02:00 |
|
|
a891a06dae
|
Add vim annotate script
|
2021-10-05 15:03:54 +02:00 |
|
|
617e1f46ca
|
Fix autocomplete for neovim
|
2021-10-04 18:32:16 +02:00 |
|
|
1af4a1aaae
|
Run autocommands on autosave in neovim
|
2021-08-19 19:52:54 +02:00 |
|
|
0c880f3c6b
|
Change vim to also use arcadia on generic 256 color terminals
|
2021-08-16 10:21:31 +02:00 |
|
|
6b342427ac
|
Improve Vim list jumping
|
2021-08-09 11:38:06 +02:00 |
|
|
f79d612b7c
|
Add vim GitDiff command
|
2021-07-20 09:56:02 +02:00 |
|
|
1328c65502
|
Fix a kitty command in vim colour handling
|
2021-07-12 11:35:00 +02:00 |
|
|
0233dccd1e
|
Add DeferBuffer vim command
|
2021-07-06 15:39:25 +02:00 |
|
|
f82b2fc418
|
Add optional error callback to vim Defer command
|
2021-06-28 13:43:07 +02:00 |
|
|
fd72d91c72
|
Add nvim check for vim-incompatible event
|
2021-06-24 15:57:33 +02:00 |
|
|
e0a514d89c
|
Fix date format in vim blame info
|
2021-06-09 10:55:14 +02:00 |
|
|
1d578f7e5e
|
Add nvim check for Async function
|
2021-06-09 10:35:35 +02:00 |
|