mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
misc1.c: enable -Wconversion
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define NVIM_MISC1_H
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/os/shell.h"
|
||||
|
||||
/* flags for open_line() */
|
||||
#define OPENLINE_DELSPACES 1 /* delete spaces after cursor */
|
||||
|
Reference in New Issue
Block a user