mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-11 18:18:36 +02:00
Fix: removed headers clangd added
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#include "utils.h"
|
||||
#include "unistd.h"
|
||||
#include <stdio.h>
|
||||
|
||||
const char *supportedEditor[] = {"helix", "jed", "kakoune", "micro", "nano", "neovim", "vi", "vim"};
|
||||
const int numEditors = 8;
|
||||
|
||||
Reference in New Issue
Block a user