Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream sync #2

Open
wants to merge 236 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
236 commits
Select commit Hold shift + click to select a range
83b65a1
FIX: Conflict with vimdiff keybinding
May 26, 2023
e15e7f4
Merge pull request #323 from luizcalliari/master
feoh Jun 2, 2023
cdaa750
Refactor theme and status line into their own file
feoh Jun 3, 2023
5e4d24c
Revert "Refactor theme and status line into their own file"
feoh Jun 4, 2023
e6cb90b
Fixes #336 - Enabale treesitter indent for Python
feoh Jun 8, 2023
5125fd9
Merge pull request #337 from nvim-lua/enable_python_indent
feoh Jun 8, 2023
ac07c5c
Add legacy tag to fidget to avoid deprecation warning
gfaster Jun 14, 2023
8064bb6
Merge pull request #342 from gfaster/master
feoh Jun 15, 2023
be90f02
Use call_parentheses
MariaSolOs Jun 17, 2023
c45b17e
Add descriptions for debugging keybindings.
juangiordana Jun 18, 2023
d8b3b77
Fix typo in ignorecase comment
ilian Jun 18, 2023
80d8d69
Merge pull request #347 from ilian/patch-1
feoh Jun 22, 2023
e68ed2c
Merge pull request #346 from juangiordana/debug
feoh Jun 22, 2023
6967424
Merge pull request #344 from MariaSolOs/deprecated-stylua
feoh Jun 22, 2023
957655d
Make init.lua copy-paste friendly
kdheepak Jul 1, 2023
a73b2e5
docs: Update README.md 📚
kdheepak Jul 1, 2023
93ef2e8
correct typo
andres-lowrie Jul 7, 2023
b5d19fd
Merge pull request #362 from andres-lowrie/patch-1
feoh Jul 7, 2023
55aa0ea
Merge pull request #358 from kdheepak/patch-2
feoh Jul 7, 2023
7a95318
Merge pull request #357 from kdheepak/patch-1
feoh Jul 7, 2023
31f867a
Remove timeout
srcrip Jul 17, 2023
680e085
Merge pull request #367 from sevensidedmarble/remove-timeout
feoh Jul 17, 2023
78ab7ee
Add hint to uncomment line to autodetect plugins
dennisrall Jul 20, 2023
c151235
Remove fixed line number and describe line
dennisrall Jul 20, 2023
7da1058
Merge pull request #369 from Dennis-Rall/patch-2
feoh Jul 22, 2023
29aa5bf
setup more language servers i use + allow customizing filetypes
Numkil Jul 24, 2023
ea028fe
Merge pull request #373 from Numkil/patch-1
feoh Jul 24, 2023
734cc4e
Fix bug when server not explicitely defined in configuration but inst…
Numkil Jul 25, 2023
3dc1c1c
Merge pull request #376 from Numkil/patch-bug
feoh Jul 25, 2023
c2fb482
Fix typo in init.lua
eltociear Jul 30, 2023
9dcf923
Merge pull request #380 from eltociear/patch-1
feoh Jul 30, 2023
b06980a
fix(init): turn telescope-fzf-native into a dependecy
pbnj Aug 6, 2023
8ee4d24
fix: fix brackets
pbnj Aug 6, 2023
5a59fb8
Merge pull request #384 from pbnj/fix/telescope-fzf-native-as-dependency
feoh Aug 6, 2023
a4ec83a
fix: missing comma
daanrongen Aug 6, 2023
f6d67b6
Merge pull request #387 from daanrongen/master
feoh Aug 6, 2023
d0b47ce
Update init.lua
smiggiddy Aug 10, 2023
98ad2ee
Merge pull request #395 from smiggiddy/smiggiddy-patch-1
feoh Aug 10, 2023
555dd8e
Fix typo in README.md
ErikKarlgren Aug 19, 2023
01a1ebe
Merge pull request #402 from ErikKarlgren/fix-readme-typo
feoh Aug 19, 2023
f00ff6f
Use telescope for goto implementation
e-aakash Aug 20, 2023
1283a0b
Update init.lua
feoh Aug 21, 2023
38a0f03
Revert gitsigns keymaps but fix vimdiff and fugitive conflict
gangelop Aug 22, 2023
a347bb4
treesitter: ensure 'javascript' installed along with typescript and tsx
gangelop Aug 27, 2023
1a971cb
Merge pull request #410 from gangelop/TSInstall-javascript
feoh Aug 29, 2023
ac9b167
Add telescope search resume key binding
dilshod Sep 4, 2023
f3f6a59
docs: restructure README
saccarosium Sep 5, 2023
304b244
Merge pull request #419 from dilshod/patch-1
feoh Sep 5, 2023
c010cc7
Merge pull request #406 from gangelop/git-keymaps
feoh Sep 6, 2023
6453352
Merge pull request #404 from e-aakash/lsp-goto-implementation
feoh Sep 7, 2023
c80a774
Merge pull request #420 from saccarosium/master
feoh Sep 7, 2023
24885f2
docs: remove archive installation
saccarosium Sep 7, 2023
4b31f8e
Merge pull request #422 from saccarosium/master
feoh Sep 13, 2023
8443853
Remove extra "r" Search Resume description
Chris-Gillis Sep 23, 2023
d891f4a
Merge pull request #436 from Chris-Gillis/telescope-config-typo-fix
feoh Sep 23, 2023
0340f77
Add documentation for custom which-key groups
tcld Sep 24, 2023
aff064f
Remove lazy-lock.json from .gitignore
Anthony-Fiddes Sep 27, 2023
3668af3
Merge pull request #442 from Anthony-Fiddes/add-lazy-lock
feoh Sep 28, 2023
878ec12
fix(init.lua): indent blankline v3 setup
emmanuelchucks Sep 28, 2023
e8c7047
Merge pull request #443 from emmanuelchucks/patch-1
feoh Sep 28, 2023
7a58588
fix: fix indent-blankline config
lukas-reineke Sep 28, 2023
fca29aa
Merge pull request #446 from lukas-reineke/fix-indent-blankline
feoh Sep 29, 2023
daf2dc3
Merge pull request #438 from tcld/which_key_documentation
feoh Sep 29, 2023
4d5f24d
Defer Treesitter setup to improve startup time of nvim {filename}
usernoemail-com Sep 30, 2023
313bd75
Fix git clone instruction - separate code blocks for Windows and UNIX.
feoh Oct 1, 2023
f15af9b
Merge pull request #448 from AshrafMichail23/main
feoh Oct 2, 2023
6ffc5a1
Fix Mason setup issue and run stylua.
Anthony-Fiddes Oct 6, 2023
21b175d
remove spaces in empty lines
amtoine Oct 7, 2023
36224da
Move mason setup up further
Anthony-Fiddes Oct 7, 2023
f70edee
Merge pull request #455 from Anthony-Fiddes/fix-mason-setup
feoh Oct 7, 2023
53e9252
Merge pull request #456 from goatfiles/fix-diagnostic-errors
feoh Oct 7, 2023
01ed252
Fix bash errors
usernoemail-com Oct 3, 2023
c27b054
docs: fix misstype on README.md
pedrosantayana Oct 8, 2023
9fe8b20
Merge pull request #458 from pedrosantayana/master
feoh Oct 10, 2023
58f2dba
Merge pull request #452 from AshrafMichail23/fix_bash_errors
feoh Oct 10, 2023
db7189f
Fix help for indent-blankline plugin
Alvaro-Kothe Oct 10, 2023
0b659bd
Merge pull request #462 from Alvaro-Kothe/fix-help-ibl
feoh Oct 12, 2023
5d89219
feat(lsp): use Telescope builtin functions for LSP definition and type
theopn Oct 13, 2023
9b256d9
Merge pull request #467 from theopn/master
feoh Oct 13, 2023
68b1981
Update README Post Installation steps
dam9000 Oct 25, 2023
a3f3e08
Merge pull request #479 from dam9000/update-readme-lazy-sync
feoh Oct 26, 2023
0dd934e
README.md: add a note about NVIM_APPNAME in the FAQ section
dam9000 Oct 28, 2023
99acb84
Merge pull request #480 from dam9000/pr-faq-appname
feoh Oct 29, 2023
4d2cf48
Update README.md
n-a11s Nov 3, 2023
1ad1ec2
README.md: Added a FAQ: why is init.lua a single file
dam9000 Nov 3, 2023
29c77cd
Merge pull request #486 from dam9000/pr-faq-single-file
feoh Nov 3, 2023
0fda9af
add Telescope live_grep on Git root
slara Nov 6, 2023
5ce4f38
change keymap to not disrupt existing users of Search by Grep
slara Nov 6, 2023
1c59dc2
Merge pull request #485 from n-a11s/patch-1
feoh Nov 6, 2023
bced1c2
Merge pull request #492 from slara/master
feoh Nov 6, 2023
1d14453
Live Grep from Git root falls back to cwd on special buffers
slara Nov 7, 2023
47974f7
Merge pull request #494 from slara/master
feoh Nov 7, 2023
f23484c
init.lua: move diagnostic keymaps together with other keymaps
dam9000 Nov 7, 2023
c8dd8e7
init.lua: minor edits of section comments for consistency
dam9000 Nov 7, 2023
a005f15
Merge pull request #495 from dam9000/pr-minor-cleanup
feoh Nov 7, 2023
af4f51b
fix(auto-completion): ensure first menu item is selected by default
ShashwatAgrawal20 Nov 11, 2023
fa94716
Merge pull request #502 from ShashwatAgrawal20/item-selection
feoh Nov 12, 2023
711e597
init.lua: remove 'legacy' tag from fidget.nvim
j-hui Nov 13, 2023
1915cea
Merge pull request #505 from j-hui/update-fidget
feoh Nov 13, 2023
ee9790b
option to reduce noisy Lua_LS's missing-fields warnings (#511)
wommy Nov 24, 2023
14cf319
Update README.md (#520)
mattwyd Nov 30, 2023
afafc9a
README.md: update install section formatting (#523)
dam9000 Nov 30, 2023
39ae082
Use alias instead of a wrapper script (#524)
wadkar Nov 30, 2023
3ca08ac
Add a github action on pull request to check lua formatting (#526)
dam9000 Dec 2, 2023
12bd68e
Run stylua (#525)
dam9000 Dec 3, 2023
f8c8b08
Add gitsigns recommended keymaps (#531)
dam9000 Dec 4, 2023
3824342
Adds two essential telescope keymaps (#528)
dam9000 Dec 4, 2023
76c5b1e
feat(cmp): path completion feature (#536)
ShashwatAgrawal20 Dec 8, 2023
e39a8bc
Switch cmp up mapping from C-d to C-b to match regular vim up key (#549)
aripollak Dec 21, 2023
4d0dc8d
fix: restore mason config timing for dap startup (#555)
johnpekcan Dec 24, 2023
d45e5fe
Move video up on the README.md page (#563)
gitressa Jan 3, 2024
c4055a2
Improve stylua github workflow (#571)
dam9000 Jan 3, 2024
c11afa2
Add Missing Fields to Treesitter Config to Resolve Warnings (#582)
strikoder Jan 8, 2024
60b93c9
README.md: rename the duplicate "Introduction" to "Getting Started" (…
dam9000 Jan 8, 2024
2510c29
Removed duplicate line (#583)
pzerone Jan 10, 2024
deaafcf
Set status line theme to the global colorscheme (#600)
v-bertin Jan 29, 2024
b115814
Add Onedark Style (#590)
Tokarak Jan 29, 2024
c3ae716
issue: #594 stylua workflow only on official kickstart repo (#609)
dam9000 Feb 1, 2024
bc4ad12
feat: added contexts for code action - source fix-all errors (#599)
micaiah-effiong Feb 2, 2024
5d2d81b
Fixes #607. Add hints for new neovim users to learn how to learn. (#615)
feoh Feb 4, 2024
7af594f
Add Build Step to LuaSnip (#611)
rgarber11 Feb 5, 2024
8b5d48a
rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
tjdevries Feb 26, 2024
1c89b02
fixup: add autocommand link for help and description
tjdevries Feb 26, 2024
af4fd23
fixup: change comment to reflect auto_install
tjdevries Feb 26, 2024
18b919c
add plugin specs docstring, remove lazy.nvim configuration (empty) ta…
brxxlstxrs Feb 27, 2024
465d6f2
Change mini.statusline location format to LINE:COLUMN (#659)
dam9000 Feb 28, 2024
b58666d
fixup: updated some style stuff
tjdevries Feb 29, 2024
38828dc
feat: enable lua lsp snipppets (#660)
antonk52 Feb 29, 2024
94a9364
chore: fix typos (#666)
nhld Mar 1, 2024
b99af2d
feat: use VimEnter event instead of VeryLazy (#673)
taliraj Mar 3, 2024
23fc4e5
README.md: updated windows install instructions (#674)
dam9000 Mar 3, 2024
e6710a4
fix: add note in readme for custom plugins
tjdevries Mar 3, 2024
c9122e8
fix: checkhealth reported nvim version (#685)
dam9000 Mar 4, 2024
c3127f1
Change statusline location to LINE:COLUMN (#689)
dam9000 Mar 4, 2024
a02abdb
chore: remove trailing spaces from readme (#679)
ChillerDragon Mar 4, 2024
b83b2b0
chore: link new installation youtube video (#678)
ChillerDragon Mar 4, 2024
f764b7b
Add more detail to colorscheme comment (#713)
ryanwinchester Mar 6, 2024
66e2a5a
Make the Nerd Font an optional requirement (#716)
dam9000 Mar 6, 2024
8fae679
Fix typos and whatnot (#731)
noraayesha Mar 8, 2024
3cfccc0
use init for colorscheme (#715)
name-tar-xz Mar 9, 2024
8de494f
README.md: update neo-tree example - remove legacy setting (#744)
dam9000 Mar 11, 2024
c0d6f98
feat: allow treesitter defaults to be overwritten from custom directo…
rbaumgardner93 Mar 11, 2024
cb1f16b
chore: rename <C-T> to <C-t> for consistency (#719)
ChillerDragon Mar 11, 2024
000a5c4
Added folke/neodev.nvim for proper nvim api completion and annotation…
dam9000 Mar 12, 2024
d8a1dbc
Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#696)
jamylak Mar 12, 2024
b529bc3
Revert "Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#…
feoh Mar 12, 2024
7715b7c
doc: add info about timeoutlen (#691)
TinyLittleWheatley Mar 15, 2024
452e3a7
Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750)
RafaelZasas Mar 15, 2024
2f494e5
Move friendly snippets to dependencies of LuaSnip (#759)
VlaDexa Mar 15, 2024
5ac4b58
doc: add note about advanced luasnip features
tjdevries Mar 15, 2024
7892c0c
fix: disable ts indenting for Ruby
tjdevries Mar 15, 2024
da1271d
Update README.md (#763)
stgpepper Mar 15, 2024
ea4335f
conform: disable autoformat on save for specified filetypes (#694)
dam9000 Mar 15, 2024
a222805
README: additional install recipes for various OS (#767)
dam9000 Mar 17, 2024
b81115d
assign table to filetype in lua_ls config comment (#770)
edibotopic Mar 18, 2024
8e24ca3
feat: add linter plugin (#699)
fredrikaverpil Mar 18, 2024
65a5ac4
Some suggestions and capitalised a few words (#771)
togglebyte Mar 18, 2024
773e482
Add nvim-nio as dependency for nvim-dap-ui (#774)
alosarjos Mar 18, 2024
4c02e29
Update README.md (#781)
toocomputer Mar 20, 2024
dbba54c
README: wrap long lines (#784)
dam9000 Mar 21, 2024
2877a60
fix #799 (#800)
Saplyn Mar 27, 2024
93fde05
Add instructions to quit :lazy. Fixes #761
feoh Mar 27, 2024
1175f6d
Add a keymap space-f to format buffer using conform (#817)
dam9000 Mar 31, 2024
d605b84
Don't lazy load conform plugin (#818)
dam9000 Apr 1, 2024
19afab1
README: move backup and paths from external deps to install section (…
dam9000 Apr 1, 2024
c4363e4
Add a pull request template (#825)
dam9000 Apr 4, 2024
2377390
Update README (#832)
hoangvietdo Apr 8, 2024
e2bfa0c
Arch, btw (#852)
rdvm Apr 16, 2024
fabeb86
Comment about nerd font selection. Fixes #853 (#854)
dam9000 Apr 17, 2024
6d6b3f3
Fix: #847 - add prefer_git to treesitter config (#856)
feoh Apr 17, 2024
5540527
Enable inlay hints for the supporting servers (#843)
VlaDexa Apr 17, 2024
5e258d2
Move plugin examples from README to optional plugin files (#831)
dam9000 Apr 17, 2024
f5c9fe8
Add gitsigns recommended keymaps as an optional plugin (#858)
dam9000 Apr 18, 2024
b07176a
fix: restore Mason config timing for DAP startup (again) (#865)
GameFuzzy Apr 19, 2024
931ec5c
Update README.md (#860)
EvanCarroll Apr 20, 2024
9f5176f
Minor improvements of debian install instructions. Fixes #859 (#869)
dam9000 Apr 20, 2024
2e68a2c
Add a commented out example of the classic complete keymaps. Fixes #8…
dam9000 Apr 20, 2024
f92fb11
Fix deprecation notice of inlay hints (#873)
VlaDexa Apr 22, 2024
81f270a
Fix highlight errors when lsp crash or stop (#864)
sudo-tee Apr 22, 2024
942b261
fix: highlight group clear on each attach (#874)
sudo-tee Apr 22, 2024
8df3deb
Update README.md (#875)
adoante Apr 22, 2024
b7d5cc8
README: add clipboard tool dependency (#886)
dam9000 Apr 27, 2024
6f6f38a
Move LspDetach handler near kickstart-lsp-highlight group (#900)
dam9000 May 2, 2024
f86f18f
Add diff to treesitter's ensure_installed languages (#908)
rmacklin May 6, 2024
b9bd02d
fix: debug.lua (#918)
smiggiddy May 8, 2024
5aeddfd
Automatically set detached state as needed. (#925)
PerMalmberg May 10, 2024
f5c9195
which-key v3 update (#1022)
VlaDexa Jul 16, 2024
3e55ff1
fix(lazy): added error handling for bootstrap (#1001)
folke Jul 16, 2024
2df5137
fix: add required parsers from nvim-treesitter
tjdevries Jul 18, 2024
202910d
Fix neo-tree keymap description (#932)
dam9000 Jul 21, 2024
1cdf6fb
Remove redundant require (#959)
tjkuson Jul 21, 2024
4bbca64
Make debug lazy loadable (#978)
VlaDexa Jul 21, 2024
c405d3f
Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)
MZhuvka Jul 21, 2024
b36d84d
Make conform.nvim be lazy-loadable again (#977)
VlaDexa Jul 21, 2024
07a9f44
Fix comment about mini.ai example (#985)
rmacklin Jul 21, 2024
7513ec8
Neovim 0.10 updates (#936)
VlaDexa Jul 22, 2024
6207327
Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#…
rmacklin Jul 22, 2024
6f3fe35
lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947)
srdtrk Jul 22, 2024
56b9114
Update comment about the toggle inlay hints keymap (#1041)
rmacklin Jul 22, 2024
f00b286
Remove redundant hlsearch option (#1058)
rivenirvana Jul 28, 2024
1cef232
Modify conform comments to prevent deprecation warning when used (#1057)
igniscyan Jul 28, 2024
fd66454
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
iton0 Jul 28, 2024
84cc123
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
abeldekat Jul 28, 2024
bb9f84c
Remove treesitter prefer_git option (#1061)
jstrot Jul 30, 2024
1860184
Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)
jstrot Jul 30, 2024
c1ae909
Update README.md (#1091)
theoboldalex Aug 22, 2024
554a054
Add note in README about lazy-lock.json (#1090)
mattgallagher92 Aug 22, 2024
ce0c734
Check for loop or uv for lazypath (#1095)
mike-jl Aug 22, 2024
ac78e7d
refactor: update treesitter and which-key config (#1068)
iton0 Aug 23, 2024
d452633
Include visual mode in LSP code action keymap (#1060) (#1064)
bayramkzk Aug 24, 2024
f49cc6c
Enable silent option for default neo-tree plugin keybinding (#1108)
bayramkzk Aug 26, 2024
e4a5300
Fix: updated the windows installation commands (#1101)
pantharshit007 Aug 26, 2024
c76c323
fix: remove deprecated opt for conform.nvim (#1070)
iton0 Aug 26, 2024
24d368f
cleanup: refactor which-key configuration for cleaner setup (#1102)
iton0 Aug 26, 2024
a229761
Fix the which-key spec issue caused by recent cleanup (#1113)
dam9000 Aug 26, 2024
7201dc4
feat: update references of tsserver to ts_ls (#1131)
Cheveniko Sep 10, 2024
4120893
fix: update lazy uninstall information link (#1148)
neitsab Sep 24, 2024
5ed1bc3
Disable linting autocmd for readonly buffers (#1202)
ccjmne Oct 30, 2024
fb7f6a1
samarth-nagar fix: lazy help tag on line 931 (#1167)
samarth-na Oct 30, 2024
d09d9bc
Change diagnostic symbols if vim.g.have_nerd_font is true (#1195)
glmlm Oct 30, 2024
be678aa
Set breakpoint icons and their highlight colors (#1194)
glmlm Oct 30, 2024
2ba39c6
Remove two because there are more than two. (#1213)
winder Oct 30, 2024
e5dc5f6
feat: Change to prepare for upcoming deprecation of configuring diagn…
glmlm Nov 20, 2024
9dfb1b2
Fix nvim-dap not lazy loading (#1216)
kaezrr Nov 20, 2024
8d1ef97
fix: which-key comment typo (#1227)
mihasket Nov 20, 2024
7bc9d19
Tweak outdated comment about lazy's `config` key usage. (#1250)
benfleis Dec 12, 2024
a2df3ea
Use consistent syntax style for { ... } "pseudocode" (#1247)
dragunovartem99 Dec 12, 2024
bcdb4cd
Issue 1249 which key comments (#1263)
benfleis Dec 12, 2024
de44f49
fix(gitsigns): make visual mode descriptions consistent with normal m…
sswensen Dec 15, 2024
e84e187
Fix README.md grammar and typos (#1291)
feketegy Dec 29, 2024
7ddaab3
chore: add pre-issue requirements (#1288)
iton0 Dec 29, 2024
a8f5395
Fix which-key delay settings (#1276)
jensenr30 Dec 29, 2024
db4867a
fix: prevent mason setup from being run twice (#1298)
tomasgareau Jan 7, 2025
f6abf68
chore: remove redundant comment (#1307)
nhld Jan 15, 2025
ff89769
chore: fix typo in bug report issue template (#1306)
nhld Jan 15, 2025
5bdde24
Use luals 3rd library for luv (#1303)
diorman Jan 15, 2025
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
11 changes: 9 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ assignees: ''

<!-- Any bug report not following this template will be immediately closed. Thanks -->

## Before Reporting an Issue
- I have read the kickstart.nvim README.md.
- I have read the appropriate plugin's documentation.
- I have searched that this issue has not been reported before.

- [ ] **By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.**

## Describe the bug
<!-- A clear and concise description of what the bug is. -->

Expand All @@ -18,8 +25,8 @@ assignees: ''

## Desktop
<!-- please complete the following information. -->
- OS:
- Terminal:
- OS:
- Terminal:

## Neovim Version
<!-- Output of running `:version` from inside of neovim. -->
Expand Down
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
***************************************************************************
**NOTE**
Please verify that the `base repository` above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the `base repository` accordingly.
**************************************************************************

21 changes: 21 additions & 0 deletions .github/workflows/stylua.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Check Lua Formatting
name: Check Lua Formatting
on: pull_request_target

jobs:
stylua-check:
if: github.repository == 'nvim-lua/kickstart.nvim'
name: Stylua Check
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Stylua Check
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ tags
test.sh
.luarc.json
nvim

spell/
lazy-lock.json
2 changes: 1 addition & 1 deletion .stylua.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true
call_parentheses = "None"
Loading