Skip to content

Bibzor/nvChad_conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Conf: At beginning https://nvchad.netlify.app/getting-started/setup/

:PackerInstall :PackerSync

Get ripgrep maybe conf it Get elixir-ls and add those line to the lspconfig.lua

-- Elixir require'lspconfig'.elixirls.setup{ cmd = { vim.loop.os_homedir().."/.config/elixir-ls/language_server.sh" }; }

verify all works with th for theme or :Rg for search with fzf

If you want to have go_to_definition feature, on debian sudo apt-get install ctags

On the desired repository -> ctags -R . Ctrl-] to go on definition and Ctrl-t to come back

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages