Commit Graph

68 Commits

Author SHA1 Message Date
Folke Lemaitre 33a3431768
fix: fixed some type annotations 2022-11-16 11:46:52 +01:00
Folke Lemaitre c8f95a7411
style: added a couple of annotations 2022-11-16 11:29:04 +01:00
Folke Lemaitre 68ea26422a
fix: fixed health text 2022-11-16 11:28:50 +01:00
Folke Lemaitre 67eb9862cf
fix: flatten translation lines before concatenating 2022-10-11 23:39:16 +02:00
Folke Lemaitre 97e73e017a
fix: commands 2022-10-11 23:35:14 +02:00
Folke Lemaitre 139cbbfc49
fix: renamed command from Settings to Neoconf 2022-09-21 22:08:34 +02:00
Folke Lemaitre 814ebc8667
docs: fix develop branch links 2022-09-18 22:14:14 +02:00
Folke Lemaitre 0214d1a854
fix: make translations deterministic 2022-09-18 22:11:39 +02:00
Folke Lemaitre c085805a1c
feat: added translations for cssls, html, jsonls, ltex, rust_analyzer & tsserver 2022-09-18 22:08:31 +02:00
Folke Lemaitre a2f83e40a9
fix: don't use filetype API. Use autocmd instead to make it work on 0.7.2 as well 2022-09-18 22:08:31 +02:00
Folke Lemaitre 334ae339d7
fix: return root_dir when found instead of fallbacks 2022-09-18 22:08:31 +02:00
Folke Lemaitre eb2bdbf10f
fix: fix file_patterns for autocmd BufWritePost 2022-09-18 22:08:31 +02:00
Folke Lemaitre 79133ab99e
fix: removed get_schema code. No longer needed. 2022-09-18 22:08:31 +02:00
Folke Lemaitre 657ca4c2bc
refactor: moved setup check to health 2022-09-17 20:44:51 +02:00
Folke Lemaitre 69cba885e1
feat: build import schemas based on main schema 2022-09-17 19:45:41 +02:00
Folke Lemaitre 762b2f1517
refactor: renamed config files from .nvim.settings.json to .neoconf.json 2022-09-17 18:01:54 +02:00
Folke Lemaitre efa50461a5
feat: move imported schema defs for jsonls to separate file 2022-09-17 18:01:54 +02:00
Folke Lemaitre 8a275c6cee
refactor: changed module name from nvim-settings to neoconf 2022-09-17 18:01:54 +02:00