This website requires JavaScript.
Explore
Help
Sign In
mirror
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim.git
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
modify py
Browse Source
...
This commit is contained in:
fugotakefusa
2026-05-28 19:57:42 +12:00
parent
ccadf86bd6
commit
cd1e58b40d
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
sample.py
Unescape
Escape
View File
@ -42,3 +42,5 @@ json = {
print
(
"
file name sample.py
"
)
print
(
"
file name sample.py
"
)
if
True
:
if
True
:
print
(
"
hello, world
"
)
print
(
"
hello, world
"
)
## add test
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
mirror/kickstart.nvim
Title
Body
Create Issue