mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-24 16:07:46 +02:00
bugfix: File names were too general in the vim section
This commit is contained in:
parent
3b97b67f7c
commit
41d03f078a
@ -1,4 +1,4 @@
|
|||||||
# C
|
# C in Vim
|
||||||
|
|
||||||
C is a common programming language.
|
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.
|
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
|
[Conquer of completion](https://github.com/neoclide/coc.nvim) enables full
|
||||||
language server protocol support for neovim.
|
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
|
[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.
|
Python is a common programming language.
|
||||||
In this entry we will focus on making vim support python and use vim as an ide
|
In this entry we will focus on making vim support python and use vim as an ide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user