Skip to main content

Reason for use neovim ๐Ÿ“”

·111 words·1 min· loading · loading · · ·
SIRPS
Author
SIRPS
Interested in Electronic Devices and Computers
Table of Contents

What is neovim ??
#

  • neovim is vim extend fork packages.
  • many features, extension more than vim.
  • Fast response speed with asynchronous plugin support
  • Easy and powerful customization through the Lua scripting language
  • if you use easily confortable vim, upgrade and use neovim.

My neovim configure
#

ยป tree .config/nvim/
.config/nvim/
โ”œโ”€โ”€ init.lua
โ”œโ”€โ”€ lazy-lock.json
โ”œโ”€โ”€ lazyvim.json
โ””โ”€โ”€ lua
    โ”œโ”€โ”€ config
    โ”‚ย ย  โ””โ”€โ”€ alpha.lua
    โ”œโ”€โ”€ keymaps.lua
    โ”œโ”€โ”€ lsp-config.lua
    โ”œโ”€โ”€ options.lua
    โ””โ”€โ”€ plugins
        โ”œโ”€โ”€ alpha.lua
        โ”œโ”€โ”€ colorscheme.lua
        โ”œโ”€โ”€ init.lua
        โ”œโ”€โ”€ neo-tree.lua
        โ””โ”€โ”€ treesitter.lua
jwi / neovim

0
0

Recent

Plsma 6 ๐Ÿ“บ
·370 words·2 mins· loading · loading
How to eat Ramen?๐Ÿฒ
·232 words·2 mins· loading · loading