|
7fdb7c8be3
|
Remove vimscript snippet management
|
2024-02-02 14:09:20 +01:00 |
|
|
8ee15aeb6c
|
Move telescope reference picker to lsp attach handler
|
2023-10-25 14:52:37 +02:00 |
|
|
b6d5a3423a
|
Add vim Ctrl+J Ctrl+K in visual mode
|
2023-10-16 16:37:40 +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 |
|
|
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 |
|
|
789c6893fc
|
Add more Telescope vim mappings
|
2023-06-20 13:31:10 +02:00 |
|
|
2ad929e2ba
|
Add Ctrl+Space insert mapping in vim for omnifunc
|
2023-06-20 11:34:36 +02:00 |
|
|
0eeaca7588
|
Add more vim telescope mappings
|
2023-05-31 17:08:48 +02:00 |
|
|
cd4fd1faf6
|
Add telescope bindings
|
2023-05-08 15:32:35 +02: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 |
|
|
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 |
|
|
6b342427ac
|
Improve Vim list jumping
|
2021-08-09 11:38:06 +02:00 |
|
|
1d578f7e5e
|
Add nvim check for Async function
|
2021-06-09 10:35:35 +02:00 |
|
|
ffdacc0ac0
|
Fix error in leader-paste vim binding
|
2021-02-03 12:45:35 +01:00 |
|
|
6dda62b19e
|
Add Leader-Put mapping to vim
|
2021-01-25 22:02:49 +01:00 |
|
|
2f2d6ba7eb
|
Enable list by default and add it to zen mode in vim
|
2020-10-29 08:06:55 +01:00 |
|
|
c9b92004ea
|
Change vim wrapped lines to start with ↳ symbol
|
2020-10-06 11:31:05 +02:00 |
|
|
b48d7c1849
|
Add automatic word completion
|
2020-08-27 13:18:59 +02:00 |
|
|
870afafd4f
|
Move vim statusline to separate plugin
|
2020-08-26 13:12:51 +02:00 |
|
|
0b425ee3fb
|
Fix vim Leader-F mapping
Apparently `find` does not support globbing characters itself, so the
user has to press tab anyway.
|
2020-08-21 10:57:14 +02:00 |
|
|
1616e147be
|
Add vim Leader-F mapping
|
2020-08-21 10:55:53 +02:00 |
|
|
7afd4dc7b5
|
Improve vim F5 commands
|
2020-08-21 10:55:41 +02:00 |
|
|
1b02c2c286
|
Add Leader-F5 mapping for global F5-mappings
|
2020-08-21 10:36:50 +02:00 |
|
|
85d8cae172
|
Unpimp autowrite icon in statusline
|
2020-08-19 14:17:37 +02:00 |
|
|
054872f51b
|
Pimp Statusline
|
2020-08-19 13:31:11 +02:00 |
|
|
a0abb9566d
|
Set netrw as default file searcher
|
2020-08-19 13:12:31 +02:00 |
|
|
a74d3d5d61
|
Shorten vim statusline
|
2020-08-19 11:31:52 +02:00 |
|
|
4b8e4a2722
|
Disable statusline in vim by default
|
2020-08-17 16:14:01 +02:00 |
|
|
1d786b1131
|
Add wrapping point to vim statusline
|
2020-08-17 15:43:25 +02:00 |
|
|
71732691b2
|
Move word-under-cursor code to separate file
|
2020-08-17 14:53:55 +02:00 |
|
|
6737784ac6
|
Move vim F1-F4 mappings to separate file
|
2020-08-17 13:44:04 +02:00 |
|
|
4415f562ac
|
Add git blame to vim statusline
|
2020-08-17 13:43:24 +02:00 |
|
|
9244944247
|
Improve vim visual-execute logic
|
2020-07-30 16:25:46 +02:00 |
|
|
9c6ecb6426
|
Extract vim indent code into plugin
|
2020-07-17 13:24:51 +02:00 |
|
|
f391f8fcf3
|
Add ranger-like Shift+S mapping to vim
Convenience mapping to quickly open a shell from within vim in normal
mode, just like in ranger.
|
2020-07-10 11:23:38 +02:00 |
|
|
2cdc544bfe
|
Fix "all line" motion in vim
|
2020-07-06 16:27:11 +02:00 |
|
|
6ca3abff65
|
Add autowriteall indicator to status bar 💾
|
2020-07-06 16:22:54 +02:00 |
|
|
b989ac1cda
|
Move Autosave into plugin and make more aggressive
|
2020-07-06 16:08:14 +02:00 |
|
|
896c5b61f4
|
Disable relativenumber by default
|
2020-07-02 10:15:01 +02:00 |
|
|
bc7643a922
|
Add vim ! mapping (like in ranger)
|
2020-05-26 15:58:43 +02:00 |
|
|
9a2e1cb8e9
|
Change vim plugins to use builtin plugin loading
|
2020-05-18 11:23:26 +02:00 |
|