max397574

Results 29 issues of max397574

This fixes the regexes to only match at the beginning of the file before all the completions which included any of the regexes (e.g. `to`) didn't work

when I do for example `ysiw"` and then go to any other location and `.` the cursor jumps to the position it had when executing the keybind `ysiw"` I set...

bug

would it be possible to allow the wildmenu to be above the statusline? (open it on a row 1 smaller?)

wontfix

### Issues - [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request. ### Feature description read the title for gtd tasks would be...

feature
GTD module

closes https://github.com/nvim-neorg/neorg/issues/419

this allows to prioritize loading of some modules. atm these are dirman and defaults this is for fixing problems like workspaces not created for gtd because it was loaded before...

### Prerequisites - [X] I have read [contribution guidelines](https://github.com/vhyrro/neorg/blob/main/docs/CONTRIBUTING.md) - [X] I am using the latest version of the plugin - [X] I am using either 0.6 stable or the...

bug

The docs `:h command-completion` have this: > Note: That some completion methods might expand environment variables. It should somewhere be stated clearly which completion methods do that and which ones...

enhancement