1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-16 16:42:48 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Alex Plate
b8a8403dc3
Add links to youtrack issues 2022-11-10 11:25:42 +02:00
Alex Plate
d26765e217
Create vim-engine module 2022-02-17 19:00:35 +03:00
lippfi
898e5f8bda Standard project layout 2021-10-11 01:29:18 +03:00
lippfi
46788cc6c6 Added vimScript package & antlr grammar 2021-07-30 17:33:29 +03:00
Alex Plate
f822b04a6f
Trying to exclude settings.xml using gitignore 2021-06-30 10:49:09 +03:00
Alex Plate
cf28312740
A massive code reformatting using ktlint 2021-02-19 10:42:28 +03:00
Alex Plate
1d95b7ddf7
Move run configurations to the .idea 2020-11-19 16:43:27 +03:00
Alex Plate
5cb67470d5
Enable hardcoded string inspection 2020-11-18 11:25:39 +03:00
Alex Plate
dbbea642bc
Add inspection profiles to the repository 2020-11-06 18:40:02 +03:00
Alex Plate
35f36070a4
Update gitignore 2020-10-19 23:42:47 +03:00
Alex Plate
25d6d3694b
Update gitignore 2020-10-19 23:39:57 +03:00
Alex Plate
f58fda0c87
Add .DS_Store to gitignore 2020-04-28 11:41:31 +03:00
Alex Plate
e44418d410
Add icon in .idea 2020-04-28 11:41:30 +03:00
Alex Plate
73f3be8af0
Include copyright into repository 2020-04-17 11:17:34 +03:00
Alex Plate
cbb0d1a05e
Update .gitignore 2019-02-22 14:10:01 +03:00
Alex Plate
db0e95deac
Add .idea styles 2019-02-21 16:29:42 +03:00
Vitalii Karavaev
c29764b164 Updated .gitignore and codestyle config 2018-07-17 09:45:19 +03:00
Vitalii Karavaev
f4bb745519 Multiple carets support for moving cursor to the first char in the file 2018-07-04 14:41:17 +03:00
Andrey Vlasovskikh
8eda58825f Put /out/ back 2016-01-23 02:14:40 +03:00
Andrey Vlasovskikh
7c8b6d2fe6 Removed old IntelliJ project files in favor of non-version-controlled Gradle files 2016-01-23 00:31:31 +03:00
Andrey Vlasovskikh
78b1ad6df6 Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds 2016-01-22 22:15:38 +03:00
Andrey Vlasovskikh
2203ae8c23 Added IntelliJ project files for IdeaVim developers 2012-11-29 19:08:57 +04:00
Alexander Zolotov
5c792fc542 Add *.iml files to ignore 2012-11-21 02:42:48 +04:00
Andrey Vlasovskikh
2dba6f91bc Added tmp/ to .gitignore 2012-11-09 23:14:27 +04:00
Andrey Vlasovskikh
c695e98787 Paths relative to the Git root in .gitignore 2012-11-02 19:56:21 +04:00
Andrey Vlasovskikh
f4ae8017ce Added .idea to .gitignore 2012-11-01 02:28:39 +04:00
Andrey Vlasovskikh
85ebfc10b1 Added .gitignore for ignoring build results 2012-10-31 20:13:16 +04:00