Commit Graph

19 Commits

Author SHA1 Message Date
Christoph J. Scherr 423cf830b3 readd theme.lua settings file 2024-07-08 09:32:47 +02:00
Christoph J. Scherr 3bcc0b4cf7 ignore the currently selected theme 2024-07-05 21:58:36 +02:00
Christoph J. Scherr 10f2d2c76e stuff 2024-05-30 19:08:12 +02:00
Christoph J. Scherr c30637ace3
languagetool ltex 2024-03-12 22:59:41 +01:00
Christoph J. Scherr 84509df6a0
options and maps 2024-01-20 02:25:14 +01:00
Christoph J. Scherr 8d9bf85ea4
customisation 2024-01-19 21:52:01 +01:00
Panos Sakkos a8413849cf
Ignore .DS_Store files (#2463)
Ignores macos .DS_Store files
2023-10-27 06:03:43 +05:30
A.S.K f18488d41c
feat: ignore after folder (#2228) 2023-07-24 10:01:21 +05:30
Simone Fidanza d3433e3c55
feat: ignore syntax folder (#2124) 2023-06-16 14:44:50 +05:30
siduck 1b8eff7516 migrate to lazy.nvim 2023-01-07 13:41:43 +05:30
Martin Braun 08e675b356 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 20:27:30 +05:30
Martin Braun cdc970a9e4 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 23:00:45 +05:30
siduck 696559863b keep ftplugin folder git-ignored | #1510 2022-08-25 18:01:45 +05:30
Matt Bailey 6f65cffaa1 chore: add spell directory to gitignore 2022-01-08 07:06:04 +05:30
siduck 653a2f5337 add flat look to telescope | disable gitignore on nvimtree 2021-12-04 20:42:44 +05:30
siduck b4da490138 gitignore custom dir | add example configs 2021-11-19 07:44:06 +05:30
siduck76 5bf92c5246 chore : dont gitignore custom dir contents 2021-09-29 15:17:41 +05:30
Sravanth 98ec153e8f fix: ignore unwanted files custom dir
- since it's pointless to track user specific files, added the custom dir to the ignore list except for the example files.
2021-09-27 00:11:37 +10:00
ashincoder 2795ed4fb3
Added .gitignore and lazy load lsp_signature more (#218) 2021-08-07 15:24:31 +05:30