Skip to content

chore(vim): replace vim with neovim plugin#60

Merged
99linesofcode merged 1 commit intomainfrom
switch-to-neovim-extension
Jan 30, 2024
Merged

chore(vim): replace vim with neovim plugin#60
99linesofcode merged 1 commit intomainfrom
switch-to-neovim-extension

Conversation

@99linesofcode
Copy link
Copy Markdown
Owner

Neovim is a fork of Vim to allow greater extensibility and integration. This extension uses a fully embedded Neovim instance, no more half-complete Vim emulation! VSCode's native functionality is used for insert mode and editor commands, making the best use of both editors.

Additionally, lazyvim has tight integration with vscode through a dedicated vscode plugin. This allows me to manage my configuration for nvim from lazyvim and gives access to some of it's features.

Neovim is a fork of Vim to allow greater extensibility and integration.
This extension uses a fully embedded Neovim instance, no more
half-complete Vim emulation! VSCode's native functionality is used for
insert mode and editor commands, making the best use of both editors.

Additionally, lazyvim has tight integration with vscode through a
dedicated vscode plugin. This allows me to manage my configuration for
nvim from lazyvim and gives access to some of it's features.
@99linesofcode 99linesofcode merged commit d82f4bc into main Jan 30, 2024
@99linesofcode 99linesofcode deleted the switch-to-neovim-extension branch January 30, 2024 15:22
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