contact
This commit is contained in:
parent
fca10b347d
commit
78654a1515
|
@ -107,11 +107,6 @@ git clone https://github.com/wbthomason/packer.nvim\
|
||||||
|
|
||||||
require'lspconfig'.clangd.setup{} ``
|
require'lspconfig'.clangd.setup{} ``
|
||||||
|
|
||||||
# Support/Contact -
|
|
||||||
- My little ricing community: https://t.me/DE_WM (telegram)
|
|
||||||
- Me: @siduck (telegram)
|
|
||||||
- Vim Indonesia: https://t.me/VimID (telegram)
|
|
||||||
|
|
||||||
# Default Mappings to make stuffs easier!
|
# Default Mappings to make stuffs easier!
|
||||||
|
|
||||||
<kbd> space </kbd> is the leader key
|
<kbd> space </kbd> is the leader key
|
||||||
|
@ -141,3 +136,7 @@ git clone https://github.com/wbthomason/packer.nvim\
|
||||||
|
|
||||||
if you get any errors with packer.nvim , then remove the ~/.config/nvim/plugin/packer_nvim.vim file since it just has file paths for my system
|
if you get any errors with packer.nvim , then remove the ~/.config/nvim/plugin/packer_nvim.vim file since it just has file paths for my system
|
||||||
and re-install packer.nvim
|
and re-install packer.nvim
|
||||||
|
|
||||||
|
# Contact -
|
||||||
|
- My linux / unix related ricing community: https://t.me/DE_WM (telegram)
|
||||||
|
- Me: @siduck (telegram)
|
||||||
|
|
Loading…
Reference in New Issue