diff options
author | Max Christian Pohle | 2023-10-20 16:33:03 +0200 |
---|---|---|
committer | Max Christian Pohle | 2023-10-20 16:36:34 +0200 |
commit | ebe1de13f1ae081af20ba22d7b62f7477d5062cd (patch) | |
tree | 9fc7d8b52b3c939c2e9fda01a4ca878948d77c7e /after | |
parent | 811187fedac2596dbe0c690ed8bec48a76a19968 (diff) | |
download | vim-ebe1de13f1ae081af20ba22d7b62f7477d5062cd.tar.bz2 vim-ebe1de13f1ae081af20ba22d7b62f7477d5062cd.zip |
Fixed LS integration and nvim init.lua housekeeping
Diffstat (limited to 'after')
l--------- | after/syntax/cpp.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/after/syntax/cpp.vim b/after/syntax/cpp.vim deleted file mode 120000 index 64e3fd4..0000000 --- a/after/syntax/cpp.vim +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | c.vim \ No newline at end of file | ||