Commit graph

15 commits

Author SHA1 Message Date
Evie Litherland-Smith 8c16cb127c Fix version of nightfox for nvim<=0.7
Move LSP config into config_plugins directory, function when loading
nvim-lspconfig plugin
2022-11-28 13:25:36 +00:00
Evie Litherland-Smith 29e1efe9e3 Add Trouble setup file
Replace keymaps for common LSP functions with the Trouble
equivalent
2022-11-15 13:33:09 +00:00
Evie Litherland-Smith 4b68cc887c Add zimports to python format commands 2022-11-09 10:42:32 +00:00
Evie Litherland-Smith 95bc3ffb4c Add lsp settings to EFM 2022-11-08 16:42:43 +00:00
Evie Litherland-Smith 3903e1486f Formatting 2022-11-07 16:41:35 +00:00
Evie Litherland-Smith 13d1e7f9b9 Checking wrong version number 2022-11-07 16:15:46 +00:00
Evie Litherland-Smith 05725c6cef Add capabilities and flags to lua LSP, add python-version to gitignore 2022-11-07 16:13:13 +00:00
Evie Litherland-Smith da7767a1fb Keep support for depracated format syntax in version <= 7 2022-11-07 16:04:36 +00:00
Evie Litherland-Smith 0be716be4f Add python black and isort as LSP formatter using EFM 2022-11-07 15:12:13 +00:00
Evie Litherland-Smith 4cba0df0be Change shiftwidth to 4, fix indentation in lua files. Disable TS in help pages (0.8 bug) 2022-11-02 13:40:30 +00:00
Evie Litherland-Smith e5cb627087 Use pyright (if available), fallback to pylsp otherwise 2022-11-02 11:14:31 +00:00
Evie Litherland-Smith 667115842f Move treesitter config to own file, fix ensure_installed setup 2022-11-02 10:14:39 +00:00
Evie Litherland-Smith b7b1ab29c5 Add lua LSP 2022-11-02 09:05:01 +00:00
Evie Litherland-Smith d481a424bf Move aerial config into own file, fix deprecation warnings 2022-11-01 16:49:01 +00:00
Evie Litherland-Smith 04e81ff4be Replace init.vim with init.lua, better structure of lua files under lua directory 2022-11-01 15:15:15 +00:00
Renamed from config_lsp.lua (Browse further)