Commit graph

117 commits

Author SHA1 Message Date
SPiCaRia
5bff2b81a5 Merge branch 'dev-status-bar-css' 2023-04-04 13:36:18 -07:00
SPiCaRia
bf7b373f23 Fix nits: add missing data mode when initialization 2023-04-04 13:35:47 -07:00
SPiCaRiA
7fb79e6faf
Add the missing line break 2023-04-02 22:37:24 -07:00
Weixuan Lin
f8e9893126 Merge branch 'dev-status-bar-css' 2023-04-02 22:34:45 -07:00
Weixuan Lin
99b379952b Update README 2023-04-02 22:34:31 -07:00
Weixuan Lin
edace4ee7a Merge branch 'dev-status-bar-css' 2023-04-02 22:28:35 -07:00
Weixuan Lin
a1e9406450 Use .vimrc-support-vim-mode class name and data-vim-mode instead 2023-04-02 22:28:23 -07:00
SPiCaRiA
eb8926a476
Merge pull request #6 from SPiCaRiA/dev-status-bar-css
Add option for updating CSS class names to status bar as well
2023-03-27 21:18:20 -07:00
Weixuan Lin
93ee168b7d Add option for updating CSS class names to status bar as well 2023-03-27 21:16:53 -07:00
SPiCaRiA
97868caed8
Merge pull request #5 from SPiCaRiA/dev-fix-settings
Fix: use default values when setting values are empty strings
2023-03-27 16:29:00 -07:00
Weixuan Lin
210269dbdb Fix settings 2023-03-27 16:26:11 -07:00
SPiCaRiA
c6ee5570dc
Merge pull request #4 from SPiCaRiA/dev-readme
Add a break line in settings tab and update readme
2023-03-27 15:51:59 -07:00
Weixuan Lin
3f58d4db7e Update README 2023-03-27 15:50:52 -07:00
Weixuan Lin
1a1cd75dcc Add a break line in settings tab 2023-03-27 15:47:11 -07:00
SPiCaRiA
4d91711fcd
Merge pull request #3 from SPiCaRiA/dev-clean-up
Clean-up: use tabs instead of soft tabs
2023-03-27 15:27:40 -07:00
Weixuan Lin
5f82041bb1 Clean-up: use tabs instead of soft tabs 2023-03-27 15:25:47 -07:00
SPiCaRiA
9c20fb513f
Merge pull request #2 from SPiCaRiA/dev-custom-prompt-css
Add corresponding CSS class when changing status bar
2023-03-27 15:22:35 -07:00
Weixuan Lin
3776b54d9f Add corresponding CSS class when changing status bar 2023-03-27 15:14:31 -07:00
SPiCaRiA
0ab972cc70
Merge pull request #1 from SPiCaRiA/dev-custom-prompt
Allow setting custom prompt text for status bar
2023-03-27 14:53:23 -07:00
Weixuan Lin
0c8d9f12f4 Add custom prompt text settings for status bar 2023-03-27 14:49:34 -07:00
Weixuan Lin
72696afe11 Add .DS_Store to .gitignore 2023-03-27 14:40:11 -07:00
Erez Shermer
5093dca6dc Version 0.9.0 2023-01-25 20:27:50 +02:00
esm7
6756ac2b63
Merge pull request #159 from jiyee/master
fix: Vim Chord and Vim Mode display freeze / stop working when switch…
2023-01-25 15:27:40 +02:00
jiyee
d930d2233e FIX: fix error if chord display is off, and subscribe CodeMirror keydown event 2023-01-16 00:50:58 +08:00
jiyee
5e108b9da5 support source command for using .vimrc in home directory #157 2023-01-16 00:50:51 +08:00
jiyee
59173c32a1 fix: Vim Chord and Vim Mode display freeze / stop working when switched to a new note, on another tab and after some time #149 2023-01-16 00:50:41 +08:00
Erez Shermer
857ca9322f Readme and json files for new version 2022-11-10 15:39:45 +02:00
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