681 B
681 B
nvim-structure
Attempt at writing an async outline/structure listing/navigator for files/modules.
TODO
- Syntax
- Indendation
- Compiler support
- Autocompletion
- Nimsuggest
- Usages
- Jump to definition
- Show typeinfo
- Outline
- Commands
- NimDefinition
- NimOutline
- NimInfo
- NimUsages
- NimUsagesProject
- NimRenameSymbol
- NimRenameSymbolProject
TODO For advanced
- Syntax with nim compiler highlight
- Outline with unite
- Outline with proper tagbar
- Usages with unite
- Autocompletion with ycm
- Autocompletion with deoplete