Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.24 KB

TODO.md

File metadata and controls

16 lines (14 loc) · 1.24 KB

To Do List

  • Maybe I need find a way to fix the bug on windows: clangd not found standard header files like stdio.h etc.
  • Try the plugin neoclip to fix the bug: No clipboard tool found.
  • Support powershell for lsp.
  • Support powershell for builtin terminal.
  • Maybe I need the plugin vim-doge to generate document during coding.
  • Maybe I will use the plugin cmp-git for git completion.
  • Maybe I need select one of the plugins to use dotnet to develop C# programs:
  • Maybe I need the plugin numToStr/Comment.nvim to handle comments.
  • Maybe I need the plugin todo-comments.nvim to search todo comments.
  • Maybe I need use the plugin cmake-tools.nvim to use cmake to build code on neovim.
  • Maybe I need the plugin symbol-usage.nvim to show more information for lsp.