esm7
|
596fb9b9ca
|
Merge pull request #147 from dohsimpson/master
Implemented `nunmap` and `vunmap` and provided a more detailed example of surround
|
2022-11-10 15:32:30 +02:00 |
|
esm7
|
65e5d251b3
|
Merge pull request #145 from Geniucker/master
change "isDesktopOnly" to false
|
2022-11-10 15:30:33 +02:00 |
|
Geniucker
|
57c0aa0c7a
|
Update README.md
|
2022-11-08 17:55:42 +08:00 |
|
dohsimpson
|
b7b6d27982
|
Implemented nunmap and vunmap and provided a more detailed example of surround
|
2022-11-07 20:36:01 -05:00 |
|
Geniucker
|
097678fb4b
|
Update manifest.json
|
2022-11-08 00:39:42 +08:00 |
|
Erez Shermer
|
eae8d02942
|
Fix to the selection variable
|
2022-09-23 15:09:26 +03:00 |
|
esm7
|
52cdd584c1
|
Merge pull request #138 from rgulewich/vim-code-link
Fix link to vim source
|
2022-09-23 15:02:19 +03:00 |
|
esm7
|
a3e7973fde
|
Merge pull request #128 from Pomroka/master
fix: empty selection in jsfile command
|
2022-09-23 15:00:40 +03:00 |
|
Rob Gulewich
|
ef153c3182
|
Fix link to vim source
|
2022-09-22 13:13:15 -07:00 |
|
Pomroka
|
2b7458faed
|
gitignore
|
2022-09-06 20:13:32 +02:00 |
|
Pomroka
|
e546461bfb
|
Delete data.json
|
2022-08-06 18:03:33 +02:00 |
|
Pomroka
|
ddcc99b2bd
|
Merge branch 'master' of https://github.com/Pomroka/obsidian-vimrc-support
|
2022-08-06 18:02:04 +02:00 |
|
Pomroka
|
008649157e
|
convert back to tabs
|
2022-08-06 17:55:47 +02:00 |
|
Pomroka
|
b0cd7f594d
|
convert back to tabs
|
2022-08-06 17:54:11 +02:00 |
|
Pomroka
|
43c3a2a7ee
|
fix: null currentSelection
|
2022-08-06 17:41:30 +02:00 |
|
Pomroka
|
11d56f9ef2
|
Remove log
|
2022-08-06 12:56:54 +02:00 |
|
Pomroka
|
adaf3bad2b
|
remove commented out code
|
2022-08-06 12:24:54 +02:00 |
|
Pomroka
|
2eedc65a31
|
fix: not working in new pane
fix: make sure register once per CM editor
|
2022-08-06 12:21:29 +02:00 |
|
Pomroka
|
ccbaaefc23
|
fix: selection stop working on next file opened
issues: #104, #129
|
2022-08-05 01:56:54 +02:00 |
|
Pomroka
|
361c2686da
|
fix: empty selection in jsfile command
|
2022-08-04 01:40:13 +02:00 |
|
Erez Shermer
|
f2417c0193
|
README
|
2022-07-29 14:54:06 +03:00 |
|
Erez Shermer
|
f25a54a0c8
|
Fix to the plugin breaking in new Obsidian versions, and some optimizations
|
2022-07-29 14:53:29 +03:00 |
|
Erez Shermer
|
f4814f065d
|
Merge branch 'master' of https://github.com/esm7/obsidian-vimrc-support
|
2022-07-20 09:00:06 +03:00 |
|
Erez Shermer
|
bcc1e56935
|
Fixed jscommand and jsfile broken
|
2022-07-20 08:59:40 +03:00 |
|
esm7
|
1518987ab3
|
Update issue templates
|
2022-07-17 21:23:03 +03:00 |
|
esm7
|
ba70ed0558
|
Update issue templates
|
2022-07-17 21:19:44 +03:00 |
|
Erez Shermer
|
08b0c5461a
|
README
|
2022-07-17 20:59:40 +03:00 |
|
Erez Shermer
|
9a0376745e
|
Removal of CM5 support and some cleanups
|
2022-07-17 11:55:53 +03:00 |
|
Erez Shermer
|
ab34da73f5
|
Merge remote-tracking branch 'origin/master'
|
2022-07-17 11:48:10 +03:00 |
|
esm7
|
13a893372d
|
Merge pull request #100 from chrisgrieser/patch-1
Info how to add Folding & Tab Switching Commands
|
2022-07-17 11:47:51 +03:00 |
|
Erez Shermer
|
ccfbe55ebc
|
Merge remote-tracking branch 'origin/master'
|
2022-07-17 11:43:15 +03:00 |
|
Erez Shermer
|
79c6b60519
|
Removed CM5 support
|
2022-07-17 11:43:06 +03:00 |
|
esm7
|
d79de28400
|
Merge pull request #110 from tadashi-aikawa/master
Support multi windows (yank <--> clipboard sync)
|
2022-07-17 11:42:26 +03:00 |
|
tadashi-aikawa
|
8c95b4c703
|
Fix a bug that doesn't put from clipboard when Obsidian just starts
|
2022-07-09 14:50:22 +09:00 |
|
tadashi-aikawa
|
0e90edaa18
|
Fix a bug that lost a line break from yanked value
|
2022-07-05 16:32:16 +09:00 |
|
tadashi-aikawa
|
f613efe7ae
|
Support multi windows (required Obsidian v0.15.3 and upper)
|
2022-07-03 23:47:06 +09:00 |
|
esm7
|
1df6432804
|
Merge pull request #103 from twio142/patch-1
Add `selection` argument to `jsfile`
|
2022-06-02 06:21:58 +03:00 |
|
twio142
|
d5b28c550a
|
Add selection argument to jsfile
It was only given to `jscommand`.
|
2022-06-02 03:47:36 +02:00 |
|
Erez Shermer
|
637676d3ab
|
Fixes
|
2022-06-01 20:41:30 +03:00 |
|
pseudometa
|
d3ab0568cf
|
Info how to add Folding & Tab Switching Commands
`gt`, `zo`, etc.
|
2022-05-17 13:46:01 +02:00 |
|
Erez Shermer
|
9f9898abac
|
Fixed surround with backward selection
|
2022-04-10 20:37:02 +03:00 |
|
Erez Shermer
|
4d1a76cb3f
|
Merge branch 'master' of https://github.com/esm7/obsidian-vimrc-support
|
2022-04-03 21:28:54 +03:00 |
|
Erez Shermer
|
50e18decbd
|
Version 0.6.0
|
2022-04-03 21:28:17 +03:00 |
|
esm7
|
5177ef7645
|
Update README.md
|
2022-03-09 10:03:00 +02:00 |
|
esm7
|
43a61c6f5b
|
Update README.md
|
2022-03-06 10:29:01 +02:00 |
|
Erez Shermer
|
9937ecf51b
|
Fixes
|
2022-01-02 12:56:40 +02:00 |
|
Erez Shermer
|
8b21afd672
|
Fixed a possible exception
|
2021-12-23 21:06:23 +02:00 |
|
Erez Shermer
|
92c6a1bbeb
|
readme fix
|
2021-12-22 09:49:07 +02:00 |
|
Erez Shermer
|
c7253f1706
|
CM6 support
|
2021-12-22 09:47:57 +02:00 |
|
Erez Shermer
|
8ab389c73e
|
Another fix to the previous commit
|
2021-10-21 13:08:53 +03:00 |
|