Skip to content

<feat>(config): buffer vise configuration#3

Open
Shea690901 wants to merge 1 commit intovim-scripts:masterfrom
Shea690901:feature/buffer_settings
Open

<feat>(config): buffer vise configuration#3
Shea690901 wants to merge 1 commit intovim-scripts:masterfrom
Shea690901:feature/buffer_settings

Conversation

@Shea690901
Copy link

One might want to have C-comments (/* */) for C-files and C++-comments
(// ) for C++-files or need different settings for different projects
(eg.: style-guide requirements)

This patch provides a primitive (and not performant) implementation...

Signed-off-by: Shea690901 ginny690901@hotmail.de

One might want to have C-comments (/* */) for C-files and C++-comments
(// ) for C++-files or need different settings for different projects
(eg.: style-guide requirements)

This patch provides a primitive (and not performant) implementation...

Signed-off-by: Shea690901 <ginny690901@hotmail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments