bugfix: File names were too general in the vim section

master
TiynGER 3 years ago
parent 3b97b67f7c
commit 41d03f078a

@ -1,4 +1,4 @@
# C
# C in Vim
C is a common programming language.
In this entry we will focus on making vim support c and use vim as an ide for c.

@ -1,4 +1,4 @@
# Coc
# Coc in Vim
[Conquer of completion](https://github.com/neoclide/coc.nvim) enables full
language server protocol support for neovim.

@ -1,4 +1,4 @@
# Nim
# Nim in Vim
[Nim](https://nim-lang.org) is a statically typed compiled systems programming

@ -1,4 +1,4 @@
# Python
# Python in Vim
Python is a common programming language.
In this entry we will focus on making vim support python and use vim as an ide

Loading…
Cancel
Save