#
coc
Here are 208 public repositories matching this topic...
rust-analyzer extension for coc.nvim
-
Updated
Apr 7, 2022 - TypeScript
LTeX: Grammar/spell checker 🔍 ✔️ for VS Code using LanguageTool with support for LaTeX 🎓 , Markdown 📝 , and others
-
Updated
Apr 3, 2022 - TypeScript
changyiyao
commented
Sep 23, 2021
Read more
An Opinionated Neovim Config for the Minimalists
vimrc
neovim
asynchronous
fzf
prettier
liquid
nvim
ide-features
keyboard-shortcuts
vim-script
coc
nvim-settings
-
Updated
Feb 19, 2022 - Vim script
Strepto
commented
Nov 8, 2020
Expected Behavior
I would like to be warned that an "in port" would be stripped if no subscription is implemented.
Current Behavior
port module Main exposing (..)
-- Define an inPort (but no implementation yet)
port inPort : (String -> msg) -> Sub msg
subscriptions : Model -> Sub Msg
subscriptions _ =
Sub.none -- inPort is never subscribed toCurrent
Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
c
vim
cxx
neovim
cpp
vim-plugin
language-server-protocol
nvim
coc
clangd
languageclient
vim-lsp
semantic-highlighting
cquery
ccls
language-server-client
-
Updated
Oct 29, 2021 - Vim script
Database autocompletion powered by https://github.com/tpope/vim-dadbod
vim
database
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
coc
deoplete-source
autocompletions
vim-dadbod
nvim-cmp
-
Updated
Mar 26, 2022 - Vim script
Basic auto pairs extension of coc.nvim
-
Updated
Feb 6, 2022 - TypeScript
Document highlight and document colors LSP support for coc.nvim
-
Updated
Feb 17, 2022 - TypeScript
innor6
commented
Apr 6, 2022
problem
我想要通过 :q! 不保存修改并退出,但是由于 :q 命令映射成了自动保存并退出,导致 :q! 也会自动保存。
advice
文档中可以提一下需要安装xclip才能在vim中使用系统剪贴板
typo
- 很多快捷键都写成了
<space>lr: format, [rename](https://github.com/Martins3/My-Linux-Config/blob/1ed3502ddc993482ef8049f8d6317db20ce84af5/docs
good first issue
Good for newcomers
Html language server extension for coc.nvim.
-
Updated
Jan 19, 2022 - TypeScript
Improve this page
Add a description, image, and links to the coc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coc topic, visit your repo's landing page and select "manage topics."

