Skip to content
Snippets Groups Projects
Commit d466410f authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Serious overhaul, NeoVim-support

parent ba88a178
No related branches found
No related tags found
No related merge requests found
{
"rust-analyzer.experimental.procAttrMacros": true,
"languageserver": {
"ccls": {
"command": "ccls",
"filetypes": ["c", "cpp", "cuda", "objc", "objcpp"],
"rootPatterns": [".ccls-root", "compile_commands.json"],
"initializationOptions": {
"cache": {
"directory": ".ccls-cache"
},
"client": {
"snippetSupport": true
}
}
}
}
}
/home/henrik/.vimrc
\ No newline at end of file
gclk
GclkIn
GclkInToken
GclkIo
gpio
GclkOut
Gclk3
GclkSource
GclkOutToken
GclkOutSource
GclkIns
xosc
xosc32k
struct
v0
RTIC
M'
LLVM's
File added
...@@ -393,3 +393,5 @@ Checklista ...@@ -393,3 +393,5 @@ Checklista
systemutveckling systemutveckling
exekveringsmodell exekveringsmodell
bringup bringup
atsamd
recontribute
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment