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