Skip to content

bluespada/necovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

necovim

Necovim is a my neovim configurations file , included plugins , keybindings , settings and lack of lua hacks. result

Preinstall

due to plugins requirments you need to install :

  • fzf [required by Dashboard]
  • bat [required by fzf]
  • ripgrep [required by telescope.vim]

How to install

  • First you need clone this repository.
  • Copy all file into your ~/.config/nvim/ folders.
  • After install code-minimap you can open neovim and wait for more second until all plugins installed or you can type :PackerInstall for install all plugins.
  • Happy hacking :)

Note : Before using this plugins please define your shell on lua/nvim-settings.lua

FEATURES

LSP

due to enable lsp you can type command to install lsp language server:

:LspInstallInfo (show prompt list available language server)
:LspInstall <language> (install language server)

Keybind

to edits keybind you can edit file lua/nvim-keybind.lua

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published