This website requires JavaScript.
Explore
Help
Register
Sign in
DevComp
/
my-nvim-setup
Watch
1
Star
0
Fork
You've already forked my-nvim-setup
0
mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced
2024-12-12 12:50:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f2ac9f069d
my-nvim-setup
/
.gitignore
8 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Added .gitignore and lazy load lsp_signature more (#218)
2021-08-07 10:54:31 +01:00
plugin
add flat look to telescope | disable gitignore on nvimtree
2021-12-04 15:12:44 +00:00
custom
chore: add spell directory to gitignore
2022-01-07 20:23:25 +00:00
spell
keep ftplugin folder git-ignored | #1510
2022-08-25 13:31:45 +01:00
ftplugin
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 18:09:13 +01: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 15:35:27 +01:00
.luarc.json
Add cheatsheet.txt to .gitignore
2023-02-19 14:15:39 +00:00
cheatsheet.txt
Reference in a new issue
Copy permalink