Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
b7ac0d5
Update issue templates
NoamFav Feb 19, 2025
eb334eb
Merge branch 'main' of https://github.com/NoamFav/Nvim-config
NoamFav Feb 25, 2025
434d2dd
minor updates
NoamFav Feb 25, 2025
2554d33
added more colorscheme
NoamFav Feb 25, 2025
2d356b4
just an update
NoamFav Feb 28, 2025
fa64620
again an update
NoamFav Mar 1, 2025
d49741e
removed noise machine until fixed
NoamFav Apr 4, 2025
a5b98b4
disable copilot by default
NoamFav Apr 10, 2025
9c150d7
updated Readme
NoamFav Apr 16, 2025
9711022
Update README.md
NoamFav Apr 16, 2025
80aa5fe
updating all the dependency and fixed issue with noevim 11, switch ts…
NoamFav May 23, 2025
4246e5a
chore (trouble): Update trouble.lua shortcut for 'Toggle Diagnostics'…
NoamFav Jul 14, 2025
681b6ce
feat: add Arduino support to mason.lua plugin
NoamFav Aug 31, 2025
a351d31
feat (plugins): update Mason to support Arduino formatting with clang…
NoamFav Aug 31, 2025
8a49559
feat: Add image.nvim and molten-nvim to lazy.json dependencies
NoamFav Sep 3, 2025
d015cec
feat (plugins): add turtle filetype support and treesitter configurat…
NoamFav Sep 9, 2025
7a64dd4
feat: Update plugin dependencies in main branch
NoamFav Oct 23, 2025
fa83504
fix (plugins): update lazy.nvim setup and configure core configuration
NoamFav Oct 23, 2025
08b9f94
config (config): update user specific configuration files and setting…
NoamFav Oct 23, 2025
f113eb6
feat (options): enable backup, writebackup, swapfile and update undod…
NoamFav Oct 23, 2025
4cb3904
refactor (plugins): update dependency versions and fix related issues
NoamFav Oct 25, 2025
f4020f4
fix (lua/lsp): update lazy-lock.json and servers.lua for nvim-jdtls a…
NoamFav Oct 25, 2025
0216467
feat (lua/core): add yank/paste to system clipboard without enabling …
NoamFav Oct 25, 2025
d3c04b7
fix(ui): update diagnostic signs for severity in diagnostics.lua and …
NoamFav Oct 25, 2025
1a5798d
fix (lsp): update LuaLS diagnostics keymaps and add missing Lua serve…
NoamFav Oct 25, 2025
cccb536
refactor (lazy-lock.json): update lazy.nvim and mason-lspconfig.nvim …
NoamFav Oct 26, 2025
8029cdc
fix(ui): update nerdicons.lua, notifications.lua, nvim-tree.lua, snac…
NoamFav Oct 26, 2025
6aa7340
refactor (plugins): update dependencies and remove unused plugins
NoamFav Oct 26, 2025
86b3fb9
fix (ui): adjust fidget.nvim options for better performance and user …
NoamFav Oct 26, 2025
6b287b0
feat (ui): enable snack notifier with timeout configuration
NoamFav Oct 27, 2025
e027a74
chore(main): Update lazy.nvim and dependencies
NoamFav Oct 28, 2025
9cf8ae9
feat(main): Update autosave configuration for auto-save.nvim plugin
NoamFav Oct 28, 2025
6acb541
refactor(main): Simplified autosave configuration for better performa…
NoamFav Oct 28, 2025
cc3c8f3
chore(main): Update dependencies in lazy.json
NoamFav Oct 30, 2025
e5db090
chore(main): Update Lazy dependencies to latest versions
NoamFav Oct 31, 2025
b3d69b5
chore(main): Update lazy.nvim and dependent packages' versions in laz…
NoamFav Nov 3, 2025
fa132f9
feat(main): Add Math support to snacks UI (with fallback to LaTeX)
NoamFav Nov 5, 2025
e9ac08a
fix(main): Update Lazy.nvim and related dependencies to latest commits
NoamFav Nov 8, 2025
933a4a5
feat(plugins/lsp): Add support for Matlab formatting and C# Sharpie i…
NoamFav Nov 15, 2025
6f781bf
chore(main): Update dependency packages in package.json and lazy-lock…
NoamFav Nov 29, 2025
84f4b9f
fix(main): Updated README.md to reflect newer features and improvements
NoamFav Dec 3, 2025
1a888ca
chore(main): Update package dependencies in lazy.json
NoamFav Dec 4, 2025
274f5c1
chore (main): Disable lazy load for Zarya.nvim
NoamFav Dec 4, 2025
0181f55
chore(main): Update dependencies and plugin versions:
NoamFav Dec 6, 2025
f83bfdd
feat(main): Update dependencies in lazy.nvim
NoamFav Dec 11, 2025
07f4125
chore(main): Update dependencies in lazy-lock.json
NoamFav Feb 16, 2026
ed7d726
feat(dependencies): update plugin versions for dependency packages
NoamFav Mar 23, 2026
4b98ad9
refactor(ui): Simplified Neovim configuration name and updated depend…
NoamFav Mar 23, 2026
786f977
Merge branch 'main' of https://github.com/NoamFav/Nvim-config
NoamFav Mar 23, 2026
f1eb2ed
refactor(lua): modified Unity C# server configuration for project det…
NoamFav Mar 25, 2026
4a25831
remove .DS_Store from .gitignore (cleanup)
NoamFav Mar 25, 2026
f3b2a81
Merge branch 'main' of https://github.com/NoamFav/Nvim-config
NoamFav Mar 25, 2026
05dfbdc
feat(config): update backup, swap and undo directories; add root mark…
NoamFav Jun 21, 2026
22b6866
feat(dependencies): update package dependencies for 2077.nvim, 42-hea…
NoamFav Jun 24, 2026
c66574b
refactor(editor): modify 'c_formatter_42' command to include edit aft…
NoamFav Jun 24, 2026
c9e9671
refactor(lazy-lock): update dependencies for treesitter and lspconfig…
NoamFav Jun 28, 2026
3a45cf1
feat(editor): extend treesitter parser support (bash, swift, go, rust…
NoamFav Jun 28, 2026
a25102d
feat(semantic_tokens): Add support for semantic tokens styling using …
NoamFav Jul 1, 2026
4d12ebe
feat(plugins): add go.nvim and related dependencies, configure in ser…
NoamFav Jul 1, 2026
b74fa9e
refactor(deps): update dependent package versions in lazy-lock.json
NoamFav Jul 6, 2026
1174810
feat(lsp): migrate to native vim.lsp.config for better plugin compati…
NoamFav Jul 14, 2026
4fc504c
feat(docs): updated README with LSP details and tech stack
NoamFav Jul 14, 2026
606732c
refactor(docs): reorganize documentation layout for better user navig…
NoamFav Jul 14, 2026
2e2b17b
feat(docs): added architecture, features, installation guide, keymaps…
NoamFav Jul 14, 2026
99bb2d1
style(docs): update theme and enable parsing of block HTML for better…
NoamFav Jul 14, 2026
f616cf5
feat(docs): added scripted installation option and updated manual set…
NoamFav Jul 15, 2026
9f20d61
feat(plugins): add nvim-dap, dap-ui, dap-go, nvim-nio, octo.nvim, and…
NoamFav Jul 18, 2026
8771d8f
feat(window): moved window navigation to smart-splits.nvim (lua/plugi…
NoamFav Jul 18, 2026
29f262d
reset head before PR
Jul 23, 2026
529efe4
feat(core): add rainbow_var for colorful variable names
NoamFav Jul 23, 2026
73979af
feat(lua): extend filetype detection for Arduino (ino) and Matlab (m)…
NoamFav Jul 23, 2026
cee7ecd
feat(plugins): added leetcode.nvim and markview.nvim; updated clangd,…
NoamFav Jul 29, 2026
90c8183
feat(plugins): add hererocks and taplo formatters
NoamFav Aug 3, 2026
cef4811
refactor(lazy-lock): update dependencies for cyberdream.nvim, mason-l…
NoamFav Aug 4, 2026
03d0555
feat(lint): disable undefined field diagnostics for all files
NoamFav Aug 7, 2026
22d85f1
feat(docs): add async norminette diagnostics on save for .c/.h files …
NoamFav Aug 7, 2026
cae46fc
refactor(linting): remove semantic-highlight plugin from keymaps, upd…
NoamFav Aug 7, 2026
efad030
feat(docs): update language tools and configurations for Rust, Go, an…
NoamFav Aug 7, 2026
490dbf4
chore(deps): bump plugins in lazy-lock.json
NoamFav Aug 8, 2026
5de57b3
feat(ui): redesign snacks dashboard and lualine statusline, fix overs…
NoamFav Aug 10, 2026
6ff029c
feat(ui/colorschemes): lighten comments and line numbers for better r…
NoamFav Aug 10, 2026
f295eac
feat(colors): add wallpaper colorscheme for dark backgrounds
NoamFav Aug 15, 2026
bc3624b
feat(config): add machine-specific colorscheme regeneration on wallpa…
NoamFav Aug 15, 2026
d3a70cd
changed debounce delay to be 500ms and conditional to not autosave on…
Pazu101 Aug 16, 2026
e39823b
added valid buffer to function
Pazu101 Aug 16, 2026
aca46e1
lazy json update
Pazu101 Aug 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# macOS
.DS_Store

# Local, machine-specific overrides (identity, extra plugins) — not tracked
lua/local.lua
local.lua

# Wallpaper-derived palette, regenerated by sketchybar/theme/generate.sh —
# machine-specific, not meaningful to anyone else who clones this repo.
# colors/wallpaper.lua falls back to colors_generated_fallback.lua when
# this is absent, so nvim still works fine without it.
lua/colors_generated.lua

# Runtime junk if ever generated in-tree
*.log
tags
5 changes: 5 additions & 0 deletions .luarc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"diagnostics.disable": [
"undefined-field"
]
}
Empty file removed Icon
Empty file.
Loading