Alexander Courtis
d91f885819
Revert "fix( #1723 ): find_file for externally created new file results in folder unable to be opened"
...
This reverts commit be2ccd4b1a .
2022-11-06 13:21:24 +11:00
Alexander Courtis
8cc369695b
fix: replace vim.* "requires" with explicit calls to vim functions ( #1701 )
2022-11-06 10:37:33 +11:00
Alexander Courtis
be2ccd4b1a
fix( #1723 ): find_file for externally created new file results in folder unable to be opened
...
* fix(#1723 ): find_file for externally created new file results in folder unable to be opened
* fix(#1723 ): find_file for externally created new file results in folder unable to be opened
2022-11-05 16:34:41 +11:00
Alexander Courtis
261a5c380c
fix( #1480 ): break symlink cycle on find-file, search-node ( #1482 )
...
* fix(#1480 ): break symlink cycle on find-file
* fix(#1480 ): break symlink cycle on search-node
* fix(#1480 ): break symlink cycle on search-node
* fix(#1480 ): break symlink cycle on find-file
2022-08-08 12:46:09 +10:00
kiyan
1b667bc99e
feat(search-node): use vim.ui.input
2022-07-18 14:20:55 +02:00
Kiyan
831f1158c3
refactor(actions): move actions into semantic modules ( #1410 )
2022-07-10 09:47:52 +02:00