From 75655224cb1cd76dcffc6ced3937b3d2389962b9 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Tue, 4 Dec 2018 01:02:04 -0800 Subject: [PATCH] Add Atom.md --- Atom.md | 1 + _Sidebar.md | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 Atom.md diff --git a/Atom.md b/Atom.md new file mode 100644 index 0000000..b2c0a41 --- /dev/null +++ b/Atom.md @@ -0,0 +1 @@ +https://github.com/isundaylee/atom-ide-ccls diff --git a/_Sidebar.md b/_Sidebar.md index acd3e35..eabcfdd 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -5,10 +5,12 @@ - [[Initialization options]] - [[FAQ]] * Editor configuration + - [[Atom]] - [[Emacs]] - - [[coc.nvim]] - - [[LanguageClient-neovim]] - - [[vim-lsp]] + - Vim/Neovim + + [[coc.nvim]] + + [[LanguageClient-neovim]] + + [[vim-lsp]] - [[Visual Studio Code]] * [[Debugging]] * [[Client feature table]]