https://github.com/lauta-dev/nvim
Mi configuración de Neovim
https://github.com/lauta-dev/nvim
neovim nvim
Last synced: about 1 month ago
JSON representation
Mi configuración de Neovim
- Host: GitHub
- URL: https://github.com/lauta-dev/nvim
- Owner: Lauta-dev
- Created: 2023-07-29T23:34:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T15:02:45.000Z (about 2 years ago)
- Last Synced: 2024-05-18T16:23:22.001Z (about 2 years ago)
- Topics: neovim, nvim
- Language: Lua
- Homepage:
- Size: 533 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Depencencias:
- git
- neovim >= 0.11.3
- ripgrep
- fd
- NerdFont para iconos
## Usar en local
1. Clonar el repositorio.
```sh
git clone https://github.com/Lauta-dev/nvim.git ~/.config/lauta_dev_nvim
```
2. Iniciar Neovim con el directorio de configuración
```bash
NVIM_APPNAME=lauta_dev_nvim nvim
```
> Esto evitara que elimine su configuración existente
## Plugins
- blink.cmp
- catppuccin
- conform.nvim
- fidget.nvim
- friendly-snippets
- gitsigns.nvim
- lazy.nvim
- lualine.nvim
- mason-lspconfig.nvim
- mason.nvim
- nvim-autopairs
- nvim-lspconfig
- nvim-treesitter
- nvim-web-devicons
- persisted.nvim
- schemastore.nvim
- snacks.nvim
- mini.comment
- nvim-lint
- plenary.nvim
- todo-comments.nvim
- toggleterm.nvim
- indent-blankline.nvim
- nvim-tree.lua
- telescope.nvim