dotfiles/nvim/.config/nvim
Sanchayan Maity 4468c8b0c1
nvim: treesitter: Make PureScript use Haskell parser and queries
Turns out that the Haskell treesitter implementation can be used
for PureScript as well.

This is exactly what Helix does.
https://github.com/helix-editor/helix/pull/4242/files
2023-06-07 13:47:44 +05:30
..
after nvim: after/ftplugin: Disable mini trailspace 2023-06-07 12:43:15 +05:30
autoload nvim: autoload/git: Set upstream when checking out remote branch 2022-12-06 19:15:03 +05:30
colors nvim: colors/yolokai: Add highlights for mini.nvim 2023-06-07 12:43:15 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect/purescript: Detect purs files as purescript 2023-06-07 13:44:23 +05:30
lua nvim: treesitter: Make PureScript use Haskell parser and queries 2023-06-07 13:47:44 +05:30
plugin nvim: plugin/session: Do not load session if Quickfix list is loaded 2023-05-15 20:45:48 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Drop textobj-word-column setting 2023-04-22 13:05:52 +05:30