-
-
ENV: Ubuntu 20.04
```
925d8ed [7 days ago] (HEAD -> master, origin/master, origin/HEAD) README: Adjust old tasklib install instructions [Tomas Babej]
[I] ~/.v/p/taskwiki master python…
-
![image](https://user-images.githubusercontent.com/374655/124097734-22c34100-da5c-11eb-940c-b05a891191ec.png)
To get this I created a new tiddler:
- named $:/custom/ui/EditTemplate/body/…
-
How would I wire this up to work in other file types, such as .mustache?
devth updated
8 years ago
-
Currently ncm doesn't work with https://github.com/Shougo/echodoc.vim
I guess it's because the `v:completed_item` is not set properly so that echodoc can use it. Is it possible to make it compatible …
-
Is it possible to highlight classes names and methods names?
![_no_name____-_vim2](https://user-images.githubusercontent.com/34398/29571679-2189c1dc-875a-11e7-8a1a-57349e32d028.png)
-
This is spin-off of the discussion that was started in #239
There adding support for a generic programming language tag was proposed, something like `[[language]]`.
Potential examples:
```
[[…
-
Some items are seen as `type variable` when they are not, depending on some weird combination of indentation, extension, ...
For example, the folliwing:
```
foo :: Int
-> Int
foo l = 10
`…
-
```
Describe the requested feature:
I use vim to write my latex source code, with vim-latex, it is so fast to write
an
article with shortcuts and auto-complete instead of clicking buttons. I know
…
-
The Typescript language service supports Typescript types in jsdoc. That means that anybody editing Javascript code with the Typescript language service, such as users of VS Code, Webstorm, Visual Stu…