This website requires JavaScript.
Explore
Help
Sign in
PlexSheep
/
neovim-confs
Watch
1
Star
1
Fork
You've already forked neovim-confs
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
11c839f870
neovim-confs
/
.gitignore
9 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Added .gitignore and lazy load lsp_signature more (#218)
2021-08-07 15:24:31 +05:30
plugin
add flat look to telescope | disable gitignore on nvimtree
2021-12-04 20:42:44 +05:30
custom
chore: add spell directory to gitignore
2022-01-07 12:23:25 -08:00
spell
keep ftplugin folder git-ignored | #1510
2022-08-25 18:01:45 +05:30
ftplugin
feat: ignore syntax folder (#2124)
2023-06-16 11:14:50 +02:00
syntax
Add coc-settings.json to .gitignore One might decide to install coc.nvim which requires to maintain a custom configuration at the root of the `nvim` folder (created with the command `:CocConfig`). It is recommend to ignore the file to avoid update conflicts as NvChad does not ship coc.nvim.
2022-10-08 19:09:13 +02:00
coc-settings.json
Add .luarc.json to .gitignore Using `coc-lua` with `coc.nvim` will produce a `.luarc.json` when editing own custom configs that should be excluded from NvChad, since NvChad does not maintain its own `.luarc.json`
2022-10-09 16:35:27 +02:00
.luarc.json
migrate to lazy.nvim
2023-01-07 13:41:43 +05:30
lazy-lock.json
Reference in a new issue
Copy permalink