Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
elixir-editors
/
vim-elixir
Public
Notifications
You must be signed in to change notification settings
Fork
156
Star
1.3k
Code
Issues
33
Pull requests
8
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 4, 2021
Merge pull request #538 from sodapopcan/autoindent-embedded-views
Show description for 821cfea
jbodah
authored
821cfea
Copy full SHA for 821cfea
Commits on Aug 25, 2021
Merge pull request #553 from gcauchon/feature/heex-support
Show description for c29c1ed
jbodah
authored
c29c1ed
Copy full SHA for c29c1ed
Support the new .heex extension
gcauchon
committed
0e0a964
Copy full SHA for 0e0a964
Commits on Jul 29, 2021
Add *.lexs to ftdetect for Temple templates
rktjmp
committed
725f878
Copy full SHA for 725f878
Commits on Jun 16, 2021
fix some CharList tests
jbodah
committed
5808447
Copy full SHA for 5808447
Commits on Jun 15, 2021
Merge pull request #544 from lucassperez/syntax-char-lists
Show description for e7caa59
jbodah
authored
e7caa59
Copy full SHA for e7caa59
map CharList/Delimiter to String/Delimiter
jbodah
committed
5bc5702
Copy full SHA for 5bc5702
Commits on Jun 12, 2021
handle charlists like Strings in indent code
jbodah
committed
71a65ab
Copy full SHA for 71a65ab
add failing string/charlist test
jbodah
committed
52fb232
Copy full SHA for 52fb232
Commits on May 16, 2021
Merge pull request #546 from hauleth/fix/encode-all-db-options
Show description for 6dc61ad
jbodah
authored
6dc61ad
Copy full SHA for 6dc61ad
Merge pull request #547 from anthonylgf/feature/refactor-script-to-install-plugin
Show description for 3c3d26b
jbodah
authored
3c3d26b
Copy full SHA for 3c3d26b
Commits on May 15, 2021
Update script to install file
anthonylgf
committed
9aa07ab
Copy full SHA for 9aa07ab
Commits on May 14, 2021
fix(dadbod): encode all possible DB options
hauleth
committed
fd77a6c
Copy full SHA for fd77a6c
Commits on Apr 29, 2021
Fixed elixirStringContained for char lists
lucassperez
committed
a7cf8c9
Copy full SHA for a7cf8c9
Added char lists syntax highlighting
lucassperez
committed
110ce1f
Copy full SHA for 110ce1f
Commits on Apr 21, 2021
Merge pull request #543 from lukebakken/lukebakken/customizations
Show description for c3cb96e
jbodah
authored
c3cb96e
Copy full SHA for c3cb96e
Commits on Apr 16, 2021
Add test dir
lukebakken
committed
d0b9b3a
Copy full SHA for d0b9b3a
Include subdirectories when searching for files in lib/, src/ and deps/...
lukebakken
committed
c098e4c
Copy full SHA for c098e4c
Commits on Apr 13, 2021
Revert "use foldmethod=syntax by default w/ escape hatch"
Show description for 294a22c
jbodah
committed
294a22c
Copy full SHA for 294a22c
Commits on Apr 10, 2021
use foldmethod=syntax by default w/ escape hatch
jbodah
committed
5a1811c
Copy full SHA for 5a1811c
* add folding for collections + structs
Show description for dab61ea
jbodah
committed
dab61ea
Copy full SHA for dab61ea
testing tweaks
jbodah
committed
e70318d
Copy full SHA for e70318d
Commits on Mar 13, 2021
Indent embedded views
sodapopcan
committed
ac6d970
Copy full SHA for ac6d970
Commits on Mar 1, 2021
add details around how tests can be run; add `.gvim_path` file support
jbodah
committed
527e6fd
Copy full SHA for 527e6fd
bundle update --bundler
jbodah
committed
39bf553
Copy full SHA for 39bf553
Commits on Nov 26, 2020
Merge pull request #537 from dbernheisel/db-surface
Show description for 1ad996e
jbodah
authored
1ad996e
Copy full SHA for 1ad996e
Add Surface and EEx support
Show description for 7ef8ec3
dbernheisel
committed
7ef8ec3
Copy full SHA for 7ef8ec3
Commits on Sep 27, 2020
Recognize :* as an atom
Show description for c0f7b40
jbodah
committed
c0f7b40
Copy full SHA for c0f7b40
add indent debug steps to readme
jbodah
committed
985d2e1
Copy full SHA for 985d2e1
Commits on Sep 26, 2020
update README with refs to bin/vim and bin/nvim
jbodah
committed
a6b56f4
Copy full SHA for a6b56f4
add bin/vim and bin/nvim helpers
jbodah
committed
b4200c7
Copy full SHA for b4200c7
Revert "add elixirFunctionCall" due to perf (#532)
Show description for f52785d
jbodah
committed
f52785d
Copy full SHA for f52785d
Commits on Apr 25, 2020
README.md update git clone URLs
szTheory
authored and
jbodah
committed
53c530f
Copy full SHA for 53c530f
README.md typo fix
szTheory
authored and
jbodah
committed
d1d3688
Copy full SHA for d1d3688
Commits on Apr 18, 2020
add configuration tips to README
jbodah
committed
80f0dae
Copy full SHA for 80f0dae
Pagination
Previous
Next
You can’t perform that action at this time.