issues
search
neovimhaskell
/
nvim-hs
Neovim API for Haskell plugins as well as the plugin provider
Other
269
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ghc 9.6 in ci
#119
saep
closed
11 months ago
0
Update deepseq bound
#118
saep
closed
11 months ago
0
Update stacakge snapshot version
#117
saep
closed
1 year ago
0
Configuration and making IDE layer
#116
MohsenNz
closed
1 year ago
2
mtl 2.3.x
#115
saep
closed
1 year ago
0
E605: Exception not caught: broken cached binary path file (Maybe Apple Silicon CPU Issue?)
#114
raphaelluethy
closed
1 year ago
9
Move forall binder to front of generated types
#113
isovector
closed
1 year ago
2
Refactor project structure
#112
saep
closed
1 year ago
0
Bugfix/async functions
#111
saep
closed
1 year ago
0
Fix windows build after removal of CPP preprocessor macros
#110
saep
closed
1 year ago
0
Remove warnings
#109
saep
closed
1 year ago
0
Format everything with fourmolu
#108
saep
closed
1 year ago
0
Add ci config based on fourmolu's
#107
saep
closed
1 year ago
0
`nvim_buf_get_extmark_by_id` has the wrong type when asking for details
#106
isovector
opened
2 years ago
4
Subscribe to events/notifications from neovim
#105
saep
closed
1 year ago
0
Listening to buffer events with `nvim_buf_attach`
#104
Lysxia
closed
1 year ago
5
Support for named pipes on Windows
#103
saep
opened
2 years ago
0
Windows support
#102
saep
closed
2 years ago
0
NVIM_LISTEN_ADDRESS may no longer exist
#101
saep
closed
2 years ago
1
Build broken on Windows
#100
isovector
closed
2 years ago
4
Semigroup and Monoid instances for Neovim
#99
isovector
closed
2 years ago
1
Add semigroup/monoid instances for neovim
#98
isovector
closed
2 years ago
2
Provide a non-TH codepath for exporting boring commands
#97
isovector
opened
2 years ago
1
Improve feedback when plugin code throws exception
#96
saep
opened
2 years ago
6
Remove mechanism suppressing exceptions from RPC calls
#95
saep
closed
2 years ago
0
nvim_win_get_var threw an exception
#94
isovector
closed
2 years ago
3
fix missing arg to plainTV'
#93
goolord
closed
3 years ago
1
Exception not caught: broken cached binary path file
#92
locallycompact
closed
2 years ago
3
Not in scope: type constructor or class 'LuaRef'
#91
locallycompact
closed
3 years ago
3
nvim-hs-2.1.0.4: Expecting one more argument to ‘TyVarBndr’
#90
juhp
closed
3 years ago
2
[WIP] Documentation Update
#89
smolck
closed
4 years ago
2
Update README
#88
smolck
closed
4 years ago
1
Add to Latest Stackage?
#87
smolck
closed
4 years ago
3
List of plugins using nvim-hs
#86
pyrho
opened
4 years ago
3
Command Completion
#85
tek
closed
4 years ago
2
what type is returned by vim_command ?
#84
teto
closed
4 years ago
2
Prefix rpc method names with the functionality type
#83
tek
closed
5 years ago
3
add Synchronous parameter to autocmd
#82
tek
closed
5 years ago
8
nvim-hs idiosyncratic way of writing to file?
#81
chrisgrounds
closed
5 years ago
1
Evaluate messages before writing to the event queue
#80
Hogeyama
closed
5 years ago
1
Hangs without showing any error messages
#79
Hogeyama
closed
5 years ago
1
Fix ci
#78
saep
closed
1 year ago
1
Feature/other generated ap is
#77
saep
closed
5 years ago
1
function type efficiency
#76
goolord
closed
5 years ago
7
Only start accepting requests after startup has finished
#75
saep
opened
5 years ago
0
FromJSON and ToJSON (aeson) instances for NvimObject
#74
saep
opened
5 years ago
1
Add MINIMAL pragma to NvimObject type class
#73
Hogeyama
closed
5 years ago
1
Automatic reload of changed scripts at runtime
#72
saep
closed
5 years ago
1
Adjust to use vimL based plugin starting mechanism
#71
saep
closed
5 years ago
6
WIP: Feature/standalone plugin
#70
saep
closed
5 years ago
2
Next